tay10r / lbvh
A library for constructing and traversing LBVHs.
☆18Updated 3 years ago
Alternatives and similar repositories for lbvh:
Users that are interested in lbvh are comparing it to the libraries listed below
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- GPU Accelerated Rasterizer written in CUDA☆40Updated 7 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆23Updated 7 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆21Updated this week
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆64Updated this week
- 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
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- A high performance and friendly GPU LBVH implementation.☆15Updated 4 months ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆44Updated 3 months ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆50Updated 2 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆53Updated 9 years ago
- found and rescued from code.google.com☆70Updated 8 years ago
- A simple and fast parser for PBRT v3 files☆23Updated last year
- Global Illumination using Spherical Harmonics☆73Updated 4 years ago
- Fast CUDA 3x3 SVD☆71Updated 6 years ago
- ☆30Updated 2 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆39Updated 4 years ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆45Updated 3 weeks ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆100Updated 2 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 2 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆82Updated 4 years ago
- ☆29Updated 8 months ago
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆33Updated 3 years ago
- ☆13Updated 8 years ago
- A C++ implementation of Meshless Deformations Based on Shape Matching☆26Updated 10 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 7 months ago
- Integration of broadphase & narrowphase algorithms implemented on GPU☆19Updated last year