tay10r / lbvhLinks
A library for constructing and traversing LBVHs.
☆22Updated 3 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- A high performance and friendly GPU LBVH implementation.☆30Updated 3 months ago
- GPU Accelerated Rasterizer written in CUDA☆42Updated 7 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆218Updated 5 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 7 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- An updated build of PEEL dedicated to PhysX☆126Updated 2 months ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 3 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- ☆84Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆44Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated 10 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆50Updated 3 years ago
- ☆19Updated 4 years ago
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆37Updated 3 years ago
- Global Illumination using Spherical Harmonics☆82Updated 4 years ago
- GPU 3D SDF generator using DirectX 11 compute shader☆70Updated 2 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 7 years ago
- Collection of meshlet generation algorithms☆116Updated 5 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- found and rescued from code.google.com☆74Updated 9 years ago
- KD tree optimization for path tracing☆43Updated 8 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆87Updated last year
- ☆25Updated 3 years ago
- Simple radiosity renderer, generates a basic scene☆18Updated 7 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆48Updated 8 months ago
- Cross-platform SSE/AVX/NEON-accelerated math library, coming with a common library to be used in HLSL/C++ code☆83Updated last month