tay10r / lbvhLinks
A library for constructing and traversing LBVHs.
☆24Updated 4 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- A high performance and friendly GPU LBVH implementation.☆35Updated last month
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- GPU Accelerated Rasterizer written in CUDA☆43Updated 8 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 10 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆238Updated 5 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 8 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆38Updated 3 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- OptiX 9 Lightweight Wrapper Library☆106Updated this week
- eXtended Position based dynamics implementation with soft body virtual cutting☆83Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- ☆19Updated 4 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆146Updated 6 months ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- GPU 3D SDF generator using DirectX 11 compute shader☆72Updated 2 years ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- Cross-platform SSE/AVX/NEON-accelerated math library, coming with a common library to be used in HLSL/C++ code☆90Updated 2 months ago
- KD tree optimization for path tracing☆43Updated 8 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last year