jrd730 / QuadTree
a dynamic 2d space partitioning tree
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for QuadTree
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆52Updated 5 years ago
- A tool to convert Polynomial Texture Maps into regular bitmaps☆16Updated 8 years ago
- A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"☆29Updated last year
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆36Updated 4 years ago
- 🔺 Fast and simple polygon triangulation library.☆41Updated 6 years ago
- Loose Quadtree (Region Tree) simple C++11 implementation☆65Updated 5 months ago
- A library of distance and occlusion generation routines☆111Updated 5 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 5 years ago
- ☆10Updated 4 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆55Updated 7 months ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆38Updated 3 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆25Updated 9 years ago
- Real time cloth simulation project☆9Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆22Updated last week
- A 2D constrained Delaunay triangulation library☆80Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago
- #include <engine>☆39Updated 6 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.☆50Updated 9 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆39Updated 7 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated last year
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆22Updated 11 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆33Updated 3 years ago
- DirectX 11-based rendering framework designed for rapid prototyping☆18Updated 9 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆36Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆35Updated 6 years ago