Code accompanying the blog post on bvh construction.
☆439Oct 5, 2024Updated last year
Alternatives and similar repositories for bvh_article
Users that are interested in bvh_article are comparing it to the libraries listed below
Sorting:
- Single-header dependency-free BVH construction and traversal library.☆1,071Feb 13, 2026Updated 3 weeks ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆973Aug 7, 2025Updated 6 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months ago
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- A modern C++ BVH construction and traversal library☆1,130Jun 16, 2025Updated 8 months ago
- Data Driven Rendering repository☆284Dec 20, 2021Updated 4 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Aug 24, 2023Updated 2 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆2,036Feb 9, 2024Updated 2 years ago
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆677Nov 11, 2024Updated last year
- revisiting a known normal transformation in computer graphics☆323Jul 21, 2019Updated 6 years ago
- Physically-based CPU and GPU ray-tracer☆374Feb 25, 2026Updated last week
- Advanced Vulkan rendering engine prototype☆639Jun 20, 2024Updated last year
- GPU Raytracer from scratch in C++/CUDA☆956Jul 21, 2022Updated 3 years ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆761Jun 12, 2024Updated last year
- A Vulkan renderer written from scratch on stream☆1,666Feb 27, 2026Updated last week
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆827Dec 8, 2025Updated 2 months ago
- A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a…☆2,926Updated this week
- Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implement…☆3,525Dec 8, 2025Updated 2 months ago
- ☆702Mar 2, 2025Updated last year
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆499Jul 20, 2025Updated 7 months ago
- Axis Aligned Bounding Octahedron☆253May 29, 2019Updated 6 years ago
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,033May 6, 2021Updated 4 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆628Jan 14, 2025Updated last year
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,905Feb 21, 2024Updated 2 years ago
- 3D engine with modern graphics☆6,909Updated this week
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,538May 29, 2022Updated 3 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆173Mar 11, 2024Updated last year
- Fast O(1) offset allocator with minimal fragmentation☆1,017Apr 30, 2024Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Oct 14, 2024Updated last year
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆262Aug 27, 2021Updated 4 years ago
- My personal Vulkan renderer☆1,836Feb 22, 2026Updated last week
- A small data-oriented and SIMD-optimized 3D rigid body physics library.☆270Jul 15, 2017Updated 8 years ago
- Personal hobby project to experiment with various rendering techniques.☆760Aug 5, 2025Updated 7 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,518Mar 24, 2023Updated 2 years ago
- Ray tracing glTF scene with Vulkan☆609Sep 29, 2025Updated 5 months ago
- A minimal atmospheric scattering implementation for Unity☆505Feb 27, 2021Updated 5 years ago
- 2D rectangular bin packing with option for item removal☆118Sep 10, 2024Updated last year
- A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.☆1,254Oct 15, 2024Updated last year