Used G# - Computational Geometry for .NET for Windows?


Developer’s Description

Compute 2D Delaunay triangulations and 2D and 3D convex hulls in .NET environment.

The G# computational geometry namespace for .NET provides fast and robust classes to compute 2D Delaunay triangulations and 2D and 3D convex hulls. The algorithms have O(n*log(n)) running time and implement exact arithmetic, which makes them very robust. G# also supports 2D conforming Delaunay triangulations, 2d minimum area and perimeter enclosing rectangles, point cloud diameters, 3d principal axes bounding boxes and minimum enclosing circles. G# is perfectly suitable for large-scale computations with hundreds of thousands of points. Every method is well documented and almost self-explaining. The 3D convex hull provides mass properties and a tight bounding box along the principal axes of inertia of the convex hull. You can also access some basic floating point and exact arithmetic predicates.


Used G# - Computational Geometry for .NET for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
2.0.0
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2000
  • Windows XP
  • Windows Vista
  • Windows 10
Additional Requirements
Microsoft .NET Framework 2.0
POPULARITY
Total Downloads
143
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Download.com
Your review for G# - Computational Geometry for .NET