ToruNiina / lbvhLinks
an implementation of parallel linear BVH (LBVH) on GPU
☆211Updated 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☆261Updated this week
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 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…☆157Updated last year
- 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…☆169Updated last year
- UCSD CSE 272 renderer☆96Updated 5 months ago
- ☆256Updated 3 weeks ago
- ☆52Updated last week
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- Optimised BVH traversal + HDRI environment mapping☆225Updated 5 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 10 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 8 months ago
- Sandbox for graphics paper implementation☆236Updated last month
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆103Updated last year
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆93Updated 10 months ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆124Updated 4 years ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆129Updated last year
- A Library for Squashing Things☆193Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆315Updated 2 weeks ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆303Updated last year
- An open source programming resource intended for graphics programmers.☆300Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆104Updated last year
- Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"☆39Updated last year
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆163Updated last year
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 6 months ago
- A repository with a variety of meshes with minimal licensing requirements.☆234Updated 9 months ago
- fast distance and ray intersection queries☆401Updated 2 weeks ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆239Updated 9 months ago