ToruNiina / lbvhLinks
an implementation of parallel linear BVH (LBVH) on GPU
☆250Updated 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☆291Updated 2 weeks ago
- ☆258Updated 3 months ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆136Updated 2 months ago
- UCSD CSE 272 renderer☆110Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated 2 months ago
- OptiX 9 Lightweight Wrapper Library☆106Updated last month
- An open source programming resource intended for graphics programmers.☆319Updated 2 months ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆89Updated 4 years ago
- A simple interactive ray-tracing renderer.☆50Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 5 months ago
- Sandbox for graphics paper implementation☆246Updated 6 months ago
- Making it easier to work with slang in python☆122Updated last week
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆163Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆108Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆341Updated 3 weeks ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆100Updated last year
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆25Updated 8 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆250Updated last year
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆85Updated last year
- A Library for Squashing Things☆205Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Set of utilities supporting workflows common in GPU raytracing applications☆131Updated 2 weeks ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated 2 years ago
- ☆61Updated 3 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 3 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…☆168Updated last year
- Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"☆40Updated last year
- Various Volume Renders / Scenes for pbrt-v4☆33Updated 3 years ago
- fast distance and ray intersection queries☆451Updated this week