A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆539Apr 7, 2020Updated 5 years ago
Alternatives and similar repositories for Fast-BVH
Users that are interested in Fast-BVH are comparing it to the libraries listed below
Sorting:
- A modern C++ BVH construction and traversal library☆1,130Jun 16, 2025Updated 8 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆340Jan 2, 2021Updated 5 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Jan 1, 2021Updated 5 years ago
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 4 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,117Oct 1, 2025Updated 5 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆133Feb 2, 2022Updated 4 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Sep 2, 2025Updated 6 months ago
- A C++-based, cross platform ray tracing library☆440Feb 18, 2026Updated 2 weeks ago
- Mesh parameterization / UV unwrapping library☆2,441Jun 16, 2024Updated last year
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Jan 14, 2025Updated last year
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- vulkan abstraction layer that represent frame as a task graph☆429Mar 24, 2021Updated 4 years ago
- Embree ray tracing kernels repository.☆2,651Updated this week
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,905Feb 21, 2024Updated 2 years ago
- CPU Sparse Voxel Octree Implementation☆751Jul 26, 2017Updated 8 years ago
- Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt…☆5,054Sep 3, 2023Updated 2 years ago
- DFG LUT generator☆56Nov 7, 2017Updated 8 years ago
- Light probe generation and BRDF authoring for physically based shading.☆814Aug 18, 2021Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Aug 31, 2023Updated 2 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆827Dec 8, 2025Updated 2 months ago
- Optimised BVH traversal + HDRI environment mapping☆230Feb 28, 2020Updated 6 years ago
- Library of cubic spline utilities☆337Jan 22, 2026Updated last month
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆348Sep 26, 2024Updated last year
- Screen space global illumination demo: SSAO vs SSDO☆50Feb 6, 2013Updated 13 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Feb 6, 2025Updated last year
- Mesh optimization library that makes meshes smaller and faster to render☆7,307Updated this week
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,955Sep 29, 2025Updated 5 months ago
- My personal Vulkan renderer☆1,836Feb 22, 2026Updated last week
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆648Aug 26, 2023Updated 2 years ago
- Radeon Rays is ray intersection acceleration library for hardware and software multiplatforms using CPU and GPU☆1,098Mar 10, 2024Updated last year
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- Header only mesh voxelizer in c99☆655Jan 3, 2022Updated 4 years ago
- Immediate mode rendering and 3d gizmos.☆1,284Sep 14, 2025Updated 5 months ago
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago