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:
- 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
- A computational geometry library using arbitrary-precision arithmetic where possible, written in Java.☆27Updated 12 years ago
- Computational geometry algorithms in Java☆129Updated 9 years ago
- code for video series on writing CAD utilities from scratch☆51Updated 3 years ago
- 3D Graphics Engine For Games | C++ OpenGL 4.1☆31Updated 4 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)☆98Updated this week
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated 2 months ago
- An algorithm to find the minimum bounding box.☆80Updated 4 years ago
- ☆25Updated last year
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆214Updated last year
- SLProject is a platform independent 3D computer graphics scene graph library. Read more on:☆67Updated 2 years ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆497Updated this week
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.☆67Updated 7 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- 2D Delaunay triangulation (dela) - super stable (bella!)☆245Updated last year
- Basic linear algebra C++ library for 2D and 3D applications☆47Updated 10 months ago
- The official Game Programming repository!☆75Updated 8 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson☆116Updated 8 years ago
- Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning …☆34Updated 2 years ago
- GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)☆156Updated 7 years ago
- Simple but powerful CSG tool based on OpenCascade☆79Updated 4 years ago
- Prototype implementation of a Bezier curve approximation algorithm with biarcs☆36Updated 2 years ago
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 7 years ago
- Automatically exported from code.google.com/p/poly2tri☆355Updated last year
- Parser for STL files (ASCII and binary)☆13Updated 2 years ago
- DOGE Game Engine written in C++ with OpenAL and Open GLES.☆38Updated 3 years ago
- Expression parser written in C++☆30Updated 10 years ago