alecjacobson / computer-graphics-bounding-volume-hierarchyLinks
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:
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 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…☆301Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 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…☆156Updated last year
- 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
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Directional Field Synthesis, Design, and Processing☆82Updated 3 years ago
- ☆102Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- ☆127Updated 2 weeks ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆54Updated 8 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Jet Framework's rendering resources☆35Updated 4 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated last year
- Indirect Predicates for Geometric Constructions☆46Updated last month
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 4 months ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆59Updated 6 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months ago
- An example that complies and runs the fast winding number for soups☆76Updated 6 years ago
- Global Illumination using Spherical Harmonics☆77Updated 4 years ago