nmoehrle / libaccLinks
Acceleration structure library (BVH-, KD-Tree) with basic parallel construction
☆56Updated 7 years ago
Alternatives and similar repositories for libacc
Users that are interested in libacc are comparing it to the libraries listed below
Sorting:
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆99Updated 2 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 6 years ago
- Octree library in C++☆60Updated 13 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 13 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 9 months ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 4 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆97Updated 2 weeks ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆36Updated last month
- Generating Trees with a Space Colonization Algorithm☆43Updated 7 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 9 months ago
- ☆15Updated 7 years ago
- OpenGL SPH fluid simulation and rendering☆33Updated last year
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆79Updated 9 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year