nmoehrle / libaccLinks
Acceleration structure library (BVH-, KD-Tree) with basic parallel construction
☆56Updated 6 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++☆64Updated 5 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 8 months ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- A library of distance and occlusion generation routines☆111Updated last week
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆77Updated 9 years ago
- A Shoemake Arcball camera in C++☆31Updated last year
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 9 months ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 12 years ago
- Voxelization of a triangle in 3D. Pure math demo.☆35Updated 3 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆40Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Research 3D Engine for rendering, animation and processing☆103Updated this week