bkiers / CompGeomLinks
A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.
☆27Updated 12 years ago
Alternatives and similar repositories for CompGeom
Users that are interested in CompGeom are comparing it to the libraries listed below
Sorting:
- simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments☆26Updated 3 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆22Updated 9 years ago
- Computational geometry algorithms in Java☆129Updated 9 years ago
- GoTools Geometry Toolkit☆72Updated 2 months ago
- Dave Eberly's Geometric Tools☆35Updated 11 years ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- A sweep line algorithm for segments intersection, with OpenGL illustrating the result.☆21Updated 11 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- Implementation of sweep line algorithm for intersection of segments☆16Updated 8 years ago
- This is a mirror of the latest stable version of Triangle.☆141Updated 2 months ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆48Updated 6 years ago
- OpenMesh 2.0, slightly modified for Otherlab use☆22Updated 11 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆67Updated 6 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 10 years ago
- Tools associated with DGtal Library☆47Updated 6 months ago
- Python implementation of the Bentley-Ottmann algorithm for 2d line segment intersection, described in de Berg et al., Ch. 2.☆25Updated 9 years ago
- An object-oriented C++ library for the generation of polygonal meshes☆18Updated 2 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆45Updated 2 years ago
- ☆33Updated 8 years ago
- Generates Contour Lines from USGS geological survey data☆20Updated 6 years ago
- A ParaView plugin that uses metis to partition a VTK mesh☆11Updated 11 years ago
- A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/☆26Updated 12 years ago
- Reboot of the attempt to port Three.cpp☆18Updated 7 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 3 years ago
- Triangulation Template Library☆26Updated 2 months ago
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 8 years ago
- A header-only library that implements the Vatti clipping algorithm☆31Updated 2 years ago
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 7 years ago