257 packages tagged with “geometry”
The package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server.
A library to make things cross-platform that should be.
Custom build of the SVG rendering library.
An SVG rendering library.
SkiaSharp picture recorder object model shim.
An SVG rendering object model library.
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac.
Initially developed to provide an easy way to manage Geometry objects with serialization and deserialization functions and transformation functions from/to GeoJson, it also supports GML, georss and Well Known Text (WKT)
Polygon Clipping and Offsetting Library
Point, Size, Rectangle extensions, Circle, Ellipse, Box2D.
An SVG image control for Avalonia.
PostGIS plugin for Npgsql, allowing mapping of PostGIS types to the legacy types (e.g. PostgisPoint).
Math.NET Spatial, providing methods and algorithms for geometry computations in science, engineering and every day use. Supports .Net Framework 4.6.1 or higher and .Net Standard 2.0 or higher on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
Provides support for the Ifc4 and Ifc2x3 Geometry conversion.
GeometRi is a simple and lightweight 3D geometry library for .Net. Its main purpose is manipulations with basic geometrical primitives, such as point, line, plane, segment in 3D space: translation and rotation operations, distance calculation, intersections, orthogonal projections of one object into another, etc. The basic objects can be defined in global or in one of the local coordinate systems and converted form one coordinate system into another. Each object stores its reference coordinate system and all necessary transformations are performed implicitly when needed. Compatible with .Net Framework 2.0, .Net Standard 2.0, .Net Core 3.1 and .Net 5.
Provides support for the Geometry Scene creation.
Provides extensions for the 2D array, graphs, contour, point transformations. Implements parallel FFT transform. Implements group matching.
The Google S2 Geometry Library is a spherical geometry library, very useful for manipulating regions on the sphere (commonly on Earth) and indexing geographic data. This version targets NET Standard 1.0
The WinForms/WPF graphics toolkit for .NET developers.
Common 2D and 3D geometry primitives and calculations (.NET Standard 2.0).
A library for performing Bezier curve computation for .NET Core. Commonly Used Types: - Bezier - Arc - Line - Circle - Slope - Extrema - BoundingBox Target platforms: - Desktop (Windows Forms, WPF, Avalonia) - Unity Game Engine - Xamarin - ASP.NET Core - Blazor (web front-end)
A WKT/WKB/EWKT/EWKB parser and serializer.
xBIM Geometry is an optional component of the XBIM Toolkit providing support for generation of 3D Geometry from Ifc4 and Ifc2x3 representations. Use this package to update your XBim IModels to contain geometry that can be visualised in 3D. Currently supports IFC2x2, IFC2x3, IFC4 Addendum 2 and IFC Alignment (IFC4x1) schema. Note: Due to the use of the native Open Cascade geometry library this package only supports Windows platforms.
Additional functionality beyond `System.Math` in `MathEx`; generic geometry interfaces and structures (points, lines, rectangles); numeric interfaces and "trait" types for doing arithmetic in generic code; fixed-point structures; 128-bit integer arithmetic. Contributors welcome: looking for things that ought to be built into the .NET framework, but aren't