nmoehrle / libaccLinks
Acceleration structure library (BVH-, KD-Tree) with basic parallel construction
☆55Updated 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++☆65Updated 4 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆39Updated 6 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A Shoemake Arcball camera in C++☆30Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 4 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆140Updated 3 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆52Updated last year
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆28Updated 12 years ago
- Isotropic Remeshing of Triangulated Surface☆91Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆80Updated 8 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Dual Contoruing implemented in C++☆95Updated 6 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆75Updated 9 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆128Updated 3 years ago
- Single-file, header-only, no dependencies C++ implementation of the Wavefront obj file format.☆24Updated last year
- Generating Trees with a Space Colonization Algorithm☆39Updated 7 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago