ToruNiina / lbvhLinks
an implementation of parallel linear BVH (LBVH) on GPU
☆247Updated 5 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- GPU-accelerated triangle mesh processing☆289Updated last week
- ☆258Updated 3 months ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆136Updated last month
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆96Updated last year
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆341Updated last week
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- OptiX 9 Lightweight Wrapper Library☆106Updated 2 weeks ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 4 years ago
- Making it easier to work with slang in python☆118Updated this week
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆163Updated last year
- UCSD CSE 272 renderer☆109Updated 3 weeks ago
- ☆61Updated 3 years ago
- An open source programming resource intended for graphics programmers.☆317Updated 2 months ago
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆85Updated last year
- Sandbox for graphics paper implementation☆245Updated 5 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆246Updated last year
- A Library for Squashing Things☆205Updated 3 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆109Updated last year
- A simple interactive ray-tracing renderer.☆49Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 2 months ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated 2 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆25Updated 8 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆130Updated this week
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- GPU Radix Sort implemented in Vulkan and GLSL.☆81Updated last year
- GPU ray tracing framework using NVIDIA OptiX 7 and 8☆42Updated 2 months ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆52Updated 5 years 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…☆167Updated last year