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
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆111Updated 6 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…☆307Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months 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
- A light-weighted, efficient and header-only mesh processing frame work.☆54Updated 2 years ago
- ☆84Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 5 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆61Updated 6 years ago
- ☆128Updated 4 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Jet Framework's rendering resources☆34Updated 5 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- ☆102Updated 9 years ago
- A visualization and editing tool for reflectance data☆139Updated 6 years ago
- Interactive cloth simulator using the method described in the SIGGRAPH paper "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargtei…☆228Updated 5 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆34Updated 7 years ago
- ☆34Updated 3 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated last year
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- Volumetric path tracer using cuda☆262Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆285Updated 2 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆85Updated 2 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 11 months ago