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
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆181Updated 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…☆308Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 3 weeks ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆112Updated 7 years ago
- ☆102Updated 9 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆61Updated 6 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- ☆130Updated 7 months ago
- A GPU-based ray tracer using CUDA☆57Updated 8 years ago
- A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.☆145Updated 6 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 4 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- Jet Framework's rendering resources☆34Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- Volumetric path tracer using cuda☆265Updated last year
- An implementation of the variational viscosity method from the SCA paper [Batty and Bridson 2008]: "Accurate Viscous Free Surfaces for Bu…☆37Updated 7 years ago
- Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".☆104Updated 5 years ago
- Interactive cloth simulator using the method described in the SIGGRAPH paper "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargtei…☆231Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆80Updated 5 years ago