bkiers / CompGeom
A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.
☆26Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for CompGeom
- Mirrored implementations of polygon clipping/CSG/operations algorithm, in C (original, by Martínez et al) and ActionScript3 (port, by Mah…☆47Updated 7 years ago
- simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments☆25Updated 2 years ago
- A Polygon clipper for Java☆80Updated 2 weeks ago
- Computational geometry algorithms in Java☆129Updated 8 years ago
- Generates Contour Lines from USGS geological survey data☆19Updated 6 years ago
- An object-oriented C++ library for the generation of polygonal meshes☆18Updated 2 years ago
- weighted straight skeleton java implementation☆68Updated 5 months ago
- This is a mirror of the latest stable version of Triangle.☆124Updated 2 years ago
- GoTools Geometry Toolkit☆69Updated last week
- Implementation of sweep line algorithm for intersection of segments☆16Updated 8 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆44Updated last year
- Using clipper and poly2tri together for robust triangulation☆90Updated 10 years ago
- OpenSource library under X11/MIT license for everyday use. Under development, but some of basic functionality is already available.☆49Updated last year
- A sweep line algorithm for segments intersection, with OpenGL illustrating the result.☆20Updated 10 years ago
- Simple Express-G Viewer. Tiny implementation. Based on STEPCode☆43Updated last year
- A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/☆24Updated 11 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆113Updated 10 years ago
- Dave Eberly's Geometric Tools☆35Updated 10 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆166Updated 10 months ago
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆21Updated 9 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 10 years ago
- A header-only library that implements the Vatti clipping algorithm☆28Updated last year
- OCCT WebGL sample☆21Updated 3 years ago
- [mirror] An open source freeware polygon clipping library☆85Updated 7 years ago
- schism libraries☆15Updated 8 years ago
- Lightweight volume slicing and rendering in WebGL☆32Updated 6 years ago
- General Polygon Clipper, aka GPC, version 2.33☆83Updated 2 years ago
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆36Updated 6 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆143Updated 6 years ago