jbikker / bvh_article
Code accompanying the blog post on bvh construction.
☆408Updated 5 months ago
Alternatives and similar repositories for bvh_article:
Users that are interested in bvh_article are comparing it to the libraries listed below
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆832Updated 3 years ago
- Physically-based CPU and GPU ray-tracer☆362Updated this week
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆360Updated 2 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆329Updated last year
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆498Updated last week
- DirectX 12 Renderer☆338Updated 3 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆388Updated last year
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆319Updated last month
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆609Updated last month
- Collection of Vulkan samples☆256Updated this week
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆207Updated 3 years ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- Ray tracing glTF scene with Vulkan☆591Updated last month
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆288Updated 3 years ago
- Advanced Vulkan rendering engine prototype☆593Updated 8 months ago
- AMD ARR team rendering framework☆395Updated last week
- Realtime GPU Path tracer based on OpenCL and OpenGL☆322Updated 9 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆174Updated this week
- Single-header BVH construction and traversal library.☆754Updated this week
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆670Updated 11 months ago
- Real-time Direct3D 12 path tracer☆327Updated last month
- Embeddable physically based renderer☆341Updated this week
- A rendergraph-based graphical framework for Vulkan☆712Updated 2 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆238Updated this week
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆756Updated 3 weeks ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆247Updated last month
- Lighthouse 2 framework for real-time ray tracing☆851Updated 10 months ago
- Basic renderer to be used as a starting project for the game physics book series☆250Updated 8 months ago
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆311Updated 2 months ago