rexdwyer / DelaunayTriangulation
Delaunay Triangulations / Voronoi Diagrams in C
☆23Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for DelaunayTriangulation
- Relatively Robust Divide and Conquer 2D Delaunay Construction Algorithm in $O(n \log n)$☆126Updated 6 years ago
- A micropolygon rasterizer written in OpenCL☆38Updated 9 years ago
- A library of distance and occlusion generation routines☆111Updated 5 years ago
- Mesh Decimation Tool☆95Updated 9 years ago
- Aimed to eliminate preprocessor hell in shaders and kernels.☆41Updated 7 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- A basic geometry C++ library for 2D and 3D applications☆91Updated 7 months ago
- Mallie, bootstrap for your own ray tracer.☆57Updated 7 years ago
- GLSL shader live-reloading☆71Updated 7 years ago
- Accurately control the speed at which parameters interpolate over curves☆67Updated 6 years ago
- Flashy 2D fluid simulations experiments.☆103Updated 4 years ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆224Updated 9 months ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆76Updated 10 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- A CPU Raytracer☆27Updated 7 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆67Updated 10 years ago
- A Shoemake Arcball camera in C++☆28Updated last year
- Bounding Halfspace Hierarchy☆125Updated 5 years ago
- Dual Contoruing implemented in C++☆89Updated 5 years ago
- Physically based render equations☆38Updated 10 years ago
- vectorized high-level math library☆43Updated 5 years ago
- CSG library for C++, port of https://github.com/evanw/csg.js/☆101Updated 7 years ago
- Axis aligned bounding box implemented on top of GLM☆26Updated 10 years ago
- Demo application showing capabilities of persistent and coherent buffer mapping in OpenGL.☆24Updated 8 years ago
- Utilities to manipulate spherical images☆68Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago