ToruNiina / lbvhLinks
an implementation of parallel linear BVH (LBVH) on GPU
☆219Updated 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☆268Updated this week
- ☆256Updated 2 weeks ago
- Source Code for "N-BVH: Neural ray queries with bounding volume hierarchies" (SIGGRAPH 2024)☆132Updated last year
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆94Updated last year
- UCSD CSE 272 renderer☆99Updated 8 months ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- OptiX 9 Lightweight Wrapper Library☆106Updated 3 weeks ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆164Updated last year
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆84Updated 11 months ago
- An open source programming resource intended for graphics programmers.☆307Updated 3 weeks ago
- Making it easier to work with slang in python☆75Updated this week
- Tutorial for Optix 7☆20Updated 4 years ago
- ☆60Updated 2 years ago
- Code for SIGGRAPH Asia 2023 (ToG) paper "Manifold Path Guiding for Importance Sampling Specular Chains"☆40Updated last year
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- A Library for Squashing Things☆197Updated 3 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 7 years ago
- Sandbox for graphics paper implementation☆238Updated last month
- GPU ray tracing framework using NVIDIA OptiX 7 and 8☆41Updated 9 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆34Updated last week
- A high performance and friendly GPU LBVH implementation.☆30Updated 3 months ago
- Various Volume Renders / Scenes for pbrt-v4☆32Updated 2 years ago
- A simple interactive ray-tracing renderer.☆47Updated 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…☆304Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆168Updated 2 months ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆328Updated 3 weeks 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…☆160Updated last year
- Affine Particle-in-Cell Water Simulation in 2D☆120Updated last year