alecjacobson / computer-graphics-bounding-volume-hierarchy
Computer Graphics Assignment about Bounding Volume Hierarchies
☆126Updated 3 years ago
Alternatives and similar repositories for computer-graphics-bounding-volume-hierarchy
Users that are interested in computer-graphics-bounding-volume-hierarchy are comparing it to the libraries listed below
Sorting:
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A collection of common mesh subdivision algorithms☆96Updated 7 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆82Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆154Updated last year
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆43Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- ☆127Updated 5 months ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆165Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- ☆101Updated 8 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆106Updated 5 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆168Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆54Updated 7 months ago
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆73Updated 2 years ago
- 3D Signed Distance Field☆43Updated 3 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago