ToruNiina / lbvhLinks
an implementation of parallel linear BVH (LBVH) on GPU
☆240Updated 5 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- ☆257Updated 2 months ago
- GPU-accelerated triangle mesh processing☆286Updated this week
- Making it easier to work with slang in python☆106Updated this week
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆136Updated 3 weeks ago
- UCSD CSE 272 renderer☆104Updated 11 months ago
- A Library for Squashing Things☆201Updated 3 years ago
- OptiX 9 Lightweight Wrapper Library☆106Updated last week
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Sandbox for graphics paper implementation☆245Updated 4 months ago
- An open source programming resource intended for graphics programmers.☆315Updated last month
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆163Updated last year
- 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☆336Updated 4 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last week
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated last year
- A simple interactive ray-tracing renderer.☆49Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆241Updated last year
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆85Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆127Updated 3 weeks ago
- GPU ray tracing framework using NVIDIA OptiX 7 and 8☆42Updated last month
- Various Volume Renders / Scenes for pbrt-v4☆33Updated 3 years ago
- fast distance and ray intersection queries☆445Updated last month
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆119Updated last week
- 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…☆166Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- GPU Radix Sort implemented in Vulkan and GLSL.☆75Updated last year