alecjacobson / computer-graphics-bounding-volume-hierarchy
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
- A collection of common mesh subdivision algorithms☆95Updated 7 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆51Updated 2 years ago
- ☆101Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- 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☆172Updated 7 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…☆299Updated last year
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 6 months ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆22Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- The code in this tutorial implements a BVH acceleration structure☆77Updated 5 years ago
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆66Updated 5 years ago
- ☆83Updated 11 months ago
- Introductory assignment for Geometry Processing course☆123Updated 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 11 months ago
- ☆127Updated 4 months ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- GPU-accelerated triangle mesh processing☆250Updated this week
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- Global Illumination using Spherical Harmonics☆75Updated 4 years ago
- Volumetric path tracer using cuda☆258Updated last year
- GPU ray tracing framework using NVIDIA OptiX 7 and 8☆39Updated 3 months ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆41Updated 2 years ago
- Implementation of the i3D2018 paper "A Narrow-Range Filter for Screen-Space Fluid Rendering".☆99Updated 4 years ago
- Jet Framework's rendering resources☆34Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆162Updated last year