bkiers / CompGeom
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
- GoTools Geometry Toolkit☆70Updated 2 weeks 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
- This is a mirror of the latest stable version of Triangle.☆138Updated last week
- A header-only library that implements the Vatti clipping algorithm☆29Updated 2 years ago
- Computational geometry algorithms in Java☆129Updated 9 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆44Updated last year
- .NET Wrapper for Carve's CSG and mesh boolean operations☆49Updated 11 months ago
- Triangulation Template Library☆26Updated 2 weeks ago
- A sweep line algorithm for segments intersection, with OpenGL illustrating the result.☆20Updated 11 years ago
- A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/☆26Updated 12 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- Automatically exported from code.google.com/p/carve☆17Updated 3 years ago
- C++ math / geometry / mesh processing library☆61Updated 6 years ago
- OpenMesh 2.0, slightly modified for Otherlab use☆22Updated 11 years ago
- An object-oriented C++ library for the generation of polygonal meshes☆18Updated 2 years ago
- CAD Renderer - performance optimized Vulkan visualization library for CAD. It is designed as GPU-oriented rendering engine for high perfo…☆17Updated this week
- A simple Nurbs library (work in progress)☆19Updated 3 years ago
- Lightweight volume slicing and rendering in WebGL☆32Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆118Updated 13 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆41Updated 2 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆153Updated 6 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 9 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆47Updated 5 years ago
- Simple Express-G Viewer. Tiny implementation. Based on STEPCode☆45Updated 2 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆21Updated 9 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- Simple but powerful CSG tool based on OpenCascade☆77Updated 3 years ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆66Updated 6 years ago
- This doesn't work! -- Implementing the Marching Triangles Algorithm☆10Updated 9 years ago