alecjacobson / computer-graphics-bounding-volume-hierarchyLinks
Computer Graphics Assignment about Bounding Volume Hierarchies
☆130Updated 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:
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆304Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 7 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆60Updated 6 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆111Updated 6 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- ☆128Updated 3 months ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆142Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆168Updated last week
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Jet Framework's rendering resources☆34Updated 5 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 5 years ago
- A visualization and editing tool for reflectance data☆139Updated 6 years ago
- ☆32Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆83Updated last month
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 11 months ago