jbikker / tinybvh
Single-header BVH construction and traversal library.
☆754Updated this week
Alternatives and similar repositories for tinybvh:
Users that are interested in tinybvh are comparing it to the libraries listed below
- A modern C++17 glTF 2.0 library focused on speed, correctness, and usability☆351Updated this week
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆247Updated last month
- A snapshot of our vulkan backend code☆278Updated 3 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆832Updated 3 years ago
- vuk - A rendergraph-based abstraction for Vulkan☆496Updated this week
- Math library using HLSL syntax with multiplatform SIMD support☆779Updated last month
- Advanced Vulkan rendering engine prototype☆593Updated 8 months ago
- Code accompanying the blog post on bvh construction.☆408Updated 5 months ago
- A rendergraph-based graphical framework for Vulkan☆712Updated 2 years ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆319Updated last month
- A framework for rapid prototyping and development of real-time rendering techniques.☆826Updated this week
- ☆899Updated this week
- 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
- revisiting a known normal transformation in computer graphics☆313Updated 5 years ago
- AMD ARR team rendering framework☆395Updated this week
- Real-time Direct3D 12 path tracer☆327Updated last month
- A Vulkan renderer written from scratch on stream☆1,441Updated last week
- A minimalist and easy to use graphics API.☆505Updated this week
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆329Updated last year
- Personal hobby project to experiment with various rendering techniques.☆550Updated 2 months ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆670Updated 11 months ago
- Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.☆290Updated 7 months ago
- Clustered shading implementation with bgfx