gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.
☆177Aug 1, 2018Updated 7 years ago
Alternatives and similar repositories for gDel3D
Users that are interested in gDel3D are comparing it to the libraries listed below
Sorting:
- Computes the 3D Delaunay triangulation on the GPU☆133Sep 29, 2021Updated 4 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆249Feb 13, 2024Updated 2 years ago
- ☆96Oct 1, 2021Updated 4 years ago
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame☆15May 28, 2023Updated 2 years ago
- Generate a flame graph view.☆15Jan 24, 2026Updated last month
- Little Game Engine that aims to be Physically Based for the lighting part☆24Dec 29, 2017Updated 8 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Jul 3, 2019Updated 6 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- A simple, header-only match maker(match making) implementation for C++.☆19Aug 12, 2018Updated 7 years ago
- GPU Texture Baking Tool☆117Dec 21, 2018Updated 7 years ago
- Command line tool for offline shader ISA inspection.☆115Jan 3, 2023Updated 3 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆209Jan 2, 2025Updated last year
- Instanced rendering of massive CAD models using shape matching☆22Sep 15, 2025Updated 5 months ago
- Trying to trim down the size of my Vulkan repo...☆29Sep 7, 2017Updated 8 years ago
- Experimental IMGUI Wrapper Class for Windows Forms☆29Mar 9, 2024Updated last year
- Puzzle game☆14Jan 28, 2022Updated 4 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Invk - Inverse Kinematics Library with Quaternions☆30Nov 24, 2025Updated 3 months ago
- a programming library with geometric algorithms☆2,372Feb 25, 2026Updated last week
- C++ implementation of Vulkan sitting on D3D12☆82Apr 18, 2018Updated 7 years ago
- toy C++ Vulkan library☆49Oct 4, 2018Updated 7 years ago
- Photorealistic physically-based renderer☆44Sep 27, 2016Updated 9 years ago
- ☆30Mar 10, 2019Updated 6 years ago
- The official implementation of ReCap: Better Gaussian Relighting With Cross-Environment Captures☆18Jun 15, 2025Updated 8 months ago
- is a tiny 3D mesher library for C++.☆13Sep 19, 2025Updated 5 months ago
- ☆13Jan 30, 2017Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- A renderer that takes a triangle mesh, a camera pose and produce a SVG image or visible part of the mesh.☆22Feb 16, 2020Updated 6 years ago
- Fast mesh simplification via edge collapsing☆132Mar 11, 2017Updated 8 years ago
- Polygonal Surface Reconstruction from Point Clouds (C++ & Python)☆809Apr 16, 2025Updated 10 months ago
- Single file library for vertex cache optimisation of triangles.☆68Nov 17, 2017Updated 8 years ago
- Library for creating code/data breakpoints at runtime on Win32/Win64☆21Aug 9, 2014Updated 11 years ago
- 3D Constrained Delaunay Refinement on the GPU☆10Aug 22, 2020Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- CLI util: Poor man's rpath for Windows executables.☆12Dec 16, 2018Updated 7 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆253Jan 22, 2026Updated last month
- TinyMesh is a light-weight mesh processing library in C/C++.☆100Nov 30, 2023Updated 2 years ago
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago