alecjacobson / computer-graphics-bounding-volume-hierarchy
Computer Graphics Assignment about Bounding Volume Hierarchies
☆125Updated 2 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
- TinyMesh is a light-weight mesh processing library in C/C++.☆93Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆51Updated 4 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆115Updated last week
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆165Updated 5 months 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…☆152Updated 9 months ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- ☆126Updated last month
- Discrete Conformal Equivalence of Polyhedral Surfaces☆102Updated last year
- 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
- Eulerian-on-Lagrangian Cloth Simulation☆105Updated 5 years ago
- An example that complies and runs the fast winding number for soups☆69Updated 6 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆192Updated 4 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆82Updated last year
- A visualization and editing tool for reflectance data☆133Updated 5 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆97Updated last year
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- ☆199Updated 7 months ago
- GPU-accelerated triangle mesh processing☆240Updated last week
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Introductory assignment for Geometry Processing course☆119Updated 2 years 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
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆39Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆174Updated 7 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Global Illumination using Spherical Harmonics☆72Updated 4 years ago