brandonpelfrey / Fast-BVH
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆526Updated 4 years ago
Alternatives and similar repositories for Fast-BVH:
Users that are interested in Fast-BVH are comparing it to the libraries listed below
- NanoRT, single header only modern ray tracing kernel.☆1,094Updated this week
- A modern C++ BVH construction and traversal library☆995Updated last month
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆807Updated last month
- Header only mesh voxelizer in c99☆635Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆737Updated 7 years ago
- A C++-based, cross platform ray tracing library☆433Updated last week
- Lighthouse 2 framework for real-time ray tracing☆851Updated 10 months ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆282Updated last year
- Atlas Generation Tool☆471Updated 3 years ago
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆633Updated 5 months ago
- An open source programming resource intended for graphics programmers.☆291Updated 9 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆331Updated 4 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆854Updated 9 months ago
- OpenGL sample for shader-based occlusion culling☆543Updated last year
- Nori: an educational ray tracer☆864Updated 11 months ago
- Mesh simplification with UV's boundary preserved☆508Updated 4 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆360Updated last year
- A simple parser for the PBRT file format☆209Updated 2 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆433Updated 5 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆320Updated 3 years ago
- Experimentation framework for probe-based lighting☆423Updated 10 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆329Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆832Updated 3 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆255Updated 9 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆388Updated last year
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆447Updated 6 years ago
- Optimised BVH traversal + HDRI environment mapping☆220Updated 5 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆236Updated 6 months ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆290Updated 3 years ago