Contact us
Sitemap
Company
Print Page
Home
Products
Store
Support
Examples
Online Documentation
Downloads
Company
.NET geometry coding examples
V# - Examples
Coplanar intersection of a triangle and a circle
Spatial intersection of a triangle and a circle
Intersection ellipse of a cylinder and a plane
Compute contour lines of a triangulated surface
A parallel projection of an ellipse using the Rytz construction
G# - Examples
2d Delaunay triangulation of a 3d point set
2d rastered Delaunay triangulation of a 3d point set
2d conforming Delaunay triangulations
2d convex hull of a 3d point set
Minimum area and perimeter bounding rectangles
Smallest enclosing cirlce
3d convex hull of a 3d point set
Exact vs. floating point arithmetic predicates
A 2d container loading problem (bounding rectangles)
A 3d container loading problem (bounding boxes)
A 3d polyline from unordered lines
A point-in-polygon test
3d surface reconstruction test
D# - Examples
2d Delaunay triangulation of a 3d set of points
2d rastered Delaunay triangulation of a 3d set of points