alecjacobson / computer-graphics-bounding-volume-hierarchyLinks
Computer Graphics Assignment about Bounding Volume Hierarchies
☆126Updated 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:
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆175Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 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…☆303Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 5 months ago
- ☆102Updated 8 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 5 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 10 months ago
- ☆127Updated last month
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Indirect Predicates for Geometric Constructions☆46Updated last month
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆68Updated 5 years ago
- Isosurface extraction from regular voxel grids☆80Updated 7 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- An open source programming resource intended for graphics programmers.☆300Updated last year
- Dual Marching Cubes Implementation in C++☆66Updated 4 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…☆157Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated last year
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Optimised BVH traversal + HDRI environment mapping☆225Updated 5 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆23Updated 7 years ago
- Brandon Pelfrey's SPH fluid simulation tutorial☆59Updated 6 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- Volumetric path tracer using cuda☆260Updated last year
- A visualization and editing tool for reflectance data☆136Updated 6 years ago
- Directional Field Synthesis, Design, and Processing☆84Updated 3 years ago