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
- General Polygon Clipper, aka GPC, version 2.33☆94Updated 3 years ago
- Easy to use SVG library for C++ (fork of legacy Google code project archive)☆97Updated 9 months ago
- code for video series on writing CAD utilities from scratch☆51Updated 3 years ago
- 2D constrained Delaunay triangulation library☆496Updated last year
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆492Updated last month
- Automatically exported from code.google.com/p/poly2tri☆354Updated last year
- [mirror] An open source freeware polygon clipping library☆88Updated 8 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated last month
- GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenG…☆213Updated 4 years ago
- Code to split a concave polygon by a line☆41Updated 9 years ago
- Code from O'Rourke book "Computational Geometry algorithms in C" 1997☆33Updated 7 years ago
- GTS stands for the GNU Triangulated Surface Library. (original page: http://gts.sourceforge.net)☆23Updated 10 years ago
- Simple but powerful CSG tool based on OpenCascade☆78Updated 4 years ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- yet another C++ port of three.js, based on r86+☆89Updated 6 years ago
- Fast robust predicates for computational geometry in JavaScript☆321Updated last year
- A solar system simulator with Verlet, using OpenGL for displaying.☆61Updated 6 months ago
- Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning …☆34Updated 2 years ago
- A simple and modern C++ quadtree implementation☆246Updated last year
- 3D Graphics Engine For Games | C++ OpenGL 4.1☆31Updated 4 years ago
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆212Updated last year
- A simple Wavefront OBJ writer.☆15Updated 5 years ago
- Sample simple arcball trackball for OpenGL 4 in C++☆33Updated 8 years ago
- An algorithm to find the minimum bounding box.☆79Updated 4 years ago
- A 2D flow visualization tool based on LIC and RK4. Developed using C++ and VTK.☆14Updated 8 years ago