ToruNiina / lbvh
an implementation of parallel linear BVH (LBVH) on GPU
☆195Updated 4 years ago
Alternatives and similar repositories for lbvh:
Users that are interested in lbvh are comparing it to the libraries listed below
- GPU-accelerated triangle mesh processing☆242Updated this week
- ☆251Updated this week
- OptiX 9 Lightweight Wrapper Library☆103Updated this week
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆161Updated 11 months ago
- UCSD CSE 272 renderer☆87Updated last month
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 9 months ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- minimal but extensible header only implementation of photon mapping in C++☆111Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆167Updated 6 months 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…☆153Updated 10 months ago
- A Library for Squashing Things☆186Updated 2 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆300Updated last month
- Computer Graphics Assignment about Bounding Volume Hierarchies☆126Updated 3 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆159Updated 8 months ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆87Updated 5 months ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆117Updated 9 months ago
- Optimised BVH traversal + HDRI environment mapping☆220Updated 4 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆234Updated 9 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Sandbox for graphics paper implementation☆235Updated 3 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆115Updated last year
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆117Updated 2 months ago
- A repository with a variety of meshes with minimal licensing requirements.☆233Updated 4 months ago
- An open source programming resource intended for graphics programmers.☆291Updated 8 months ago
- A CUDA-accelerated cloth simulation engine based on Extended Position Based Dynamics (XPBD).☆168Updated 2 years ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆121Updated 4 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- Global Illumination using Spherical Harmonics☆73Updated 4 years ago