tay10r / lbvhLinks
A library for constructing and traversing LBVHs.
☆23Updated 4 years ago
Alternatives and similar repositories for lbvh
Users that are interested in lbvh are comparing it to the libraries listed below
Sorting:
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- A high performance and friendly GPU LBVH implementation.☆33Updated last week
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆55Updated 3 years ago
- GPU Accelerated Rasterizer written in CUDA☆43Updated 8 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 5 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆38Updated 3 years ago
- An updated build of PEEL dedicated to PhysX☆132Updated 4 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆236Updated 5 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆24Updated 8 years ago
- ☆83Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆67Updated 6 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆50Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated last month
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated last week
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 9 months ago
- KD tree optimization for path tracing☆43Updated 8 years ago
- Global Illumination using Spherical Harmonics☆84Updated 4 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 11 months ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- GPU 3D SDF generator using DirectX 11 compute shader☆70Updated 2 years ago