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:
- A high performance and friendly GPU LBVH implementation.☆38Updated 2 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last month
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated 11 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- GPU Accelerated Rasterizer written in CUDA☆44Updated 8 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆68Updated 6 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆241Updated 5 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆37Updated 4 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆25Updated 8 years ago
- nanothread — Minimal thread pool for task parallelism☆91Updated 2 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- An updated build of PEEL dedicated to PhysX☆135Updated 6 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 4 months ago
- ☆83Updated last year
- OptiX 9 Lightweight Wrapper Library☆106Updated this week
- ☆19Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Simple radiosity renderer, generates a basic scene☆18Updated 7 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Global Illumination using Spherical Harmonics☆86Updated 4 years ago
- C++ CPU Software-Rasterizer☆75Updated last year
- Source code supporting the High Performance Graphics 2022 paper: Supporting Unified Shader Specialization by Co-opting C++ Features☆14Updated 3 years ago
- Physically based renderer☆28Updated 4 years ago
- A simple and fast parser for PBRT v3 files☆25Updated 2 years ago