ToruNiina / lbvh
an implementation of parallel linear BVH (LBVH) on GPU
☆199Updated 4 years ago
Alternatives and similar repositories for lbvh:
Users that are interested in lbvh are comparing it to the libraries listed below
- GPU-accelerated triangle mesh processing☆246Updated this week
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- OptiX 9 Lightweight Wrapper Library☆103Updated 2 weeks ago
- ☆253Updated last week
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆169Updated 6 months ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆88Updated 6 months ago
- A Library for Squashing Things☆188Updated 2 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆304Updated this week
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 5 months ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆121Updated 9 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆161Updated 11 months ago
- UCSD CSE 272 renderer☆88Updated 2 months 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 10 months ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆160Updated 9 months ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆236Updated 6 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 10 months ago
- Sandbox for graphics paper implementation☆235Updated 3 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…☆294Updated last year
- Optimised BVH traversal + HDRI environment mapping☆220Updated 5 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆55Updated 9 years ago
- minimal but extensible header only implementation of photon mapping in C++☆112Updated 3 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- An open source programming resource intended for graphics programmers.☆291Updated 9 months ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆122Updated 4 years ago
- A physically based mesh renderer named Ada Path Tracer based on Taichi lang☆58Updated last month
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆117Updated 3 months ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆50Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Global Illumination using Spherical Harmonics☆73Updated 4 years ago
- ☆498Updated 3 months ago