ToruNiina / lbvh
an implementation of parallel linear BVH (LBVH) on GPU
☆181Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lbvh
- OptiX 8 Lightweight Wrapper Library☆101Updated this week
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- GPU-accelerated triangle mesh processing☆226Updated this 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…☆146Updated 7 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 3 months ago
- UCSD CSE 272 renderer☆76Updated 9 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆95Updated 6 months ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆113Updated 6 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆292Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆160Updated 8 months ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆155Updated 5 months ago
- A repository with a variety of meshes with minimal licensing requirements.☆230Updated last month
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆233Updated 6 months ago
- ☆243Updated last week
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆73Updated 2 months ago
- minimal but extensible header only implementation of photon mapping in C++☆107Updated 2 years ago
- A Library for Squashing Things☆182Updated 2 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆49Updated 4 years ago
- fast distance and ray intersection queries☆300Updated last week
- Sandbox for graphics paper implementation☆228Updated this week
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- Optimised BVH traversal + HDRI environment mapping☆217Updated 4 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆283Updated 2 months ago
- An online test suite for rendering research, based on Disney Research's interactive viewer☆39Updated 2 years ago
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆79Updated last month
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆134Updated 5 months ago
- ☆100Updated 8 years ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆143Updated last month
- Volumetric path tracer using cuda☆259Updated 10 months ago