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
Sorting:
- Computational geometry algorithms in Java☆129Updated 9 years 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
- GoTools Geometry Toolkit☆70Updated last month
- An object-oriented C++ library for the generation of polygonal meshes☆18Updated 2 years ago
- An implementation and presentation of selected mesh generation algorithms☆81Updated 4 years ago
- Carve is a fast, robust constructive solid geometry library. (fork from https://code.google.com/p/carve/)☆117Updated 10 years ago
- Cork Computational Library forked from source code by Gilbert Bernstein.☆44Updated 2 years ago
- A sweep line algorithm for segments intersection, with OpenGL illustrating the result.☆21Updated 11 years ago
- Generates Contour Lines from USGS geological survey data☆20Updated 6 years ago
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆21Updated 9 years ago
- A header-only library that implements the Vatti clipping algorithm☆29Updated 2 years ago
- A JavaScript framework for client-side volume rendering. The WAVE Client Renderer is a subset of the WAVE framework, mainly to provide vi…☆9Updated last year
- This is a mirror of the latest stable version of Triangle.☆139Updated last month
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆66Updated 6 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- Lightweight volume slicing and rendering in WebGL☆32Updated 7 years ago
- Robust geometric predicates☆58Updated 10 months ago
- [mirror] An open source freeware polygon clipping library☆87Updated 8 years ago
- .NET Wrapper for Carve's CSG and mesh boolean operations☆49Updated 11 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- ☆47Updated 7 years ago
- A simple, light-weight C++ library for unstructured mesh generation in 2-D using Delaunay refinement algorithms☆37Updated 7 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆127Updated 7 years ago
- libDistMesh: A Simple Mesh Generator in C++☆33Updated 8 years ago
- Implementation of the IGESv5.3 specification☆61Updated 3 years ago
- straight skeleton code implementing Aichholzer and Aurenhammer's Triangulation based algorithm☆23Updated 4 years ago
- robust geometric predicates☆36Updated 4 years ago
- Parallel implementation of Guibas & Stolfi's divide-and-conquer algorithm for Delaunay triangulation, using MPI in Python.☆14Updated last month
- ☆33Updated 8 years ago
- A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk☆35Updated 4 years ago