valenpe7 / bentley-ottmannLinks
simple Java implementation of Bentley-Ottmann sweep line algorithm for listing all intersections in a set of line segments
☆26Updated 3 years ago
Alternatives and similar repositories for bentley-ottmann
Users that are interested in bentley-ottmann are comparing it to the libraries listed below
Sorting:
- A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.☆27Updated 12 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
- Computational geometry algorithms in Java☆129Updated 9 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆95Updated 7 months ago
- General Polygon Clipper, aka GPC, version 2.33☆93Updated 3 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆180Updated last year
- code for video series on writing CAD utilities from scratch☆50Updated 3 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆490Updated last week
- Geometry library for Java☆52Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆189Updated 3 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆132Updated last month
- A DCEL implementation, described in details in http://leonardofischer.com/dcel-data-structure-c-plus-plus-implementation/☆26Updated 12 years ago
- Parser for STL files (ASCII and binary)☆13Updated last year
- 2D Delaunay triangulation (dela) - super stable (bella!)☆239Updated last year
- Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning …☆35Updated 2 years ago
- Templated C++ polynomial library☆25Updated 2 years ago
- A simple proof-of-concept for C++11 event dispatching☆57Updated 4 years ago
- 2D constrained Delaunay triangulation library☆488Updated last year
- [mirror] An open source freeware polygon clipping library☆87Updated 8 years ago
- Advanced correct for boost geometry polygons☆35Updated 3 years ago
- A C++ implementation of the Barnes-Hut-Algorithm.☆68Updated 2 years ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆33Updated 7 years ago
- A simple and modern C++ quadtree implementation☆238Updated last year
- Geometric Algorithms implemented for Java Processing v3☆71Updated 3 years ago
- 3D Graphics Engine For Games | C++ OpenGL 4.1☆30Updated 4 years ago
- A STL-like graph library☆13Updated last year
- Code to split a concave polygon by a line☆41Updated 9 years ago
- An implementation and presentation of selected mesh generation algorithms☆81Updated 4 years ago
- Simple sample showing a complete rendering of a triangle, in Java and Kotlin☆46Updated 7 years ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆45Updated 10 years ago