ToruNiina / lbvh
an implementation of parallel linear BVH (LBVH) on GPU
☆204Updated 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☆255Updated last week
- OptiX 9 Lightweight Wrapper Library☆103Updated 2 months ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆127Updated 11 months ago
- ☆255Updated last month
- 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 last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated last year
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆122Updated 4 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆50Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆164Updated last year
- Optimised BVH traversal + HDRI environment mapping☆221Updated 5 years ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆92Updated 8 months ago
- A Library for Squashing Things☆190Updated 2 years ago
- This is my experiments with BVH build algorithms on GPU.☆54Updated 6 months ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆237Updated 8 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 7 months ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆311Updated last week
- An open source programming resource intended for graphics programmers.☆298Updated 11 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆162Updated 11 months ago
- nanothread — Minimal thread pool for task parallelism☆74Updated 3 weeks ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆122Updated 5 months ago
- Set of utilities supporting workflows common in GPU raytracing applications☆111Updated 2 weeks ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆100Updated last year
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- ☆58Updated 2 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 8 months ago
- GPU ray tracing framework using NVIDIA OptiX 7 and 8☆39Updated 5 months ago