tay10r / lbvhLinks
A library for constructing and traversing LBVHs.
☆24Updated 4 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 8 years ago
- A high performance and friendly GPU LBVH implementation.☆35Updated 2 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆175Updated 2 weeks ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated 11 months ago
- GPU Accelerated Rasterizer written in CUDA☆44Updated 8 years ago
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆37Updated 3 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆241Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆68Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- An updated build of PEEL dedicated to PhysX☆132Updated 6 months ago
- nanothread — Minimal thread pool for task parallelism☆90Updated last month
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆43Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- ☆25Updated 3 years ago
- Volume rendering☆60Updated 3 weeks ago
- Global Illumination using Spherical Harmonics☆86Updated 4 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Parallel Locally-Ordered Clustering for Bounding Volume Hierarchy Construction☆38Updated 7 years ago
- Cross-platform SSE/AVX/NEON-accelerated math library, coming with a common library to be used in HLSL/C++ code☆90Updated 2 months ago
- GPU 3D SDF generator using DirectX 11 compute shader☆72Updated 3 years ago
- Source code supporting the High Performance Graphics 2022 paper: Supporting Unified Shader Specialization by Co-opting C++ Features☆14Updated 3 years ago
- White furnace test implementation for GGX/Smith☆38Updated 7 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Experimental GPU renderer using two-stage programming☆34Updated 3 years ago
- Collection of meshlet generation algorithms☆120Updated last month