alecjacobson / computer-graphics-bounding-volume-hierarchy
Computer Graphics Assignment about Bounding Volume Hierarchies
☆125Updated 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
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- ☆101Updated 8 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆50Updated 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…☆153Updated 10 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆94Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆106Updated 5 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆168Updated 6 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…☆294Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆54Updated 9 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- The code in this tutorial implements a BVH acceleration structure☆77Updated 5 years ago
- ☆127Updated 3 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆102Updated last year
- Optimised BVH traversal + HDRI environment mapping☆220Updated 5 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆116Updated last month
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆52Updated 5 months ago
- An example that complies and runs the fast winding number for soups☆71Updated 6 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆23Updated 7 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆83Updated last year
- With adaptive merging we reduce computation time in rigid body simulations.☆43Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆50Updated 4 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆115Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A visualization and editing tool for reflectance data☆133Updated 5 years ago
- GPU-accelerated triangle mesh processing☆245Updated this week