valenpe7 / bentley-ottmann
simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments
☆25Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for bentley-ottmann
- A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.☆26Updated 11 years ago
- Computational geometry algorithms in Java☆129Updated 8 years ago
- 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
- Geometry library for Java☆52Updated 4 years ago
- General Polygon Clipper, aka GPC, version 2.33☆83Updated 2 years ago
- Java port of Clipper2, a Polygon Clipping and Offsetting Library☆28Updated 5 months ago
- A Polygon clipper for Java☆80Updated 2 weeks ago
- ☆15Updated 3 years ago
- Java implementation of BSP based CSG (Constructive Solid Geometry)☆178Updated last year
- Implementation of Fortune's Algorithm in Processing☆16Updated 7 years ago
- Simple but powerful CSG tool based on OpenCascade☆72Updated 3 years ago
- weighted straight skeleton java implementation☆68Updated 5 months ago
- Automatically exported from code.google.com/p/poly2tri☆341Updated 6 months ago
- Delaunay and Constrained Delaunay Triangulations in Java, providing high-performance utilities for modeling surfaces with support for Lid…☆158Updated 4 months ago
- An algorithm to find the minimum bounding box.☆77Updated 3 years ago
- Implementation of Marching cubes in C++, Java, Javascript and ASM.js☆14Updated 8 years ago
- A simple and lean Java implementation of an incremental 2D Delaunay triangulation algorithm.☆94Updated last year
- code for video series on writing CAD utilities from scratch☆42Updated 2 years ago
- Java implementation of earcut polygon triangulation library based on https://github.com/mapbox/earcut☆27Updated last year
- GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)☆150Updated 6 years ago
- An implementation and presentation of selected mesh generation algorithms☆79Updated 4 years ago
- Contribution to poly2tri project. This is a temporary fork, in order to add various features.☆35Updated 3 years ago
- 2D constrained Delaunay triangulation library☆443Updated 9 months ago
- This is a mirror of the latest stable version of Triangle.☆126Updated 2 years ago
- Basic math classes and utils.☆19Updated 10 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆166Updated 10 months ago
- 3D physics engine written in Java. Port of the ReactPhysics3D C++ physics library.☆15Updated 7 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆93Updated 3 years ago
- This is an implementation of the algorithm described by Adriano Moreira and Maribel Yasmina Santos: CONCAVE HULL: A K-NEAREST NEIGHBOURS …☆20Updated 2 years ago
- Simple sample showing a complete rendering of a triangle, in Java and Kotlin☆46Updated 7 years ago