alecjacobson / computer-graphics-bounding-volume-hierarchy
Computer Graphics Assignment about Bounding Volume Hierarchies
☆124Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for computer-graphics-bounding-volume-hierarchy
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆172Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆49Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆48Updated 2 months 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…☆147Updated 7 months ago
- ☆100Updated 8 years ago
- Signed Distance Function from triangle mesh.☆91Updated 5 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 3 months ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆38Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆113Updated this week
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆292Updated last year
- ☆125Updated 6 years ago
- An example that complies and runs the fast winding number for soups☆68Updated 5 years ago
- Indirect Predicates for Geometric Constructions☆42Updated 7 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆78Updated last year
- Brandon Pelfrey's SPH fluid simulation tutorial☆52Updated 5 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆74Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆182Updated 4 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆61Updated 4 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆22Updated 7 years ago
- A library for various continuous collision detection algorithms.☆54Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- A research-oriented fluid solver for computer graphics☆51Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆115Updated 12 years ago
- Global Illumination using Spherical Harmonics☆67Updated 3 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆81Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆100Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆104Updated 5 years ago