madmann91 / bvhLinks
A modern C++ BVH construction and traversal library
☆1,093Updated 3 months ago
Alternatives and similar repositories for bvh
Users that are interested in bvh are comparing it to the libraries listed below
Sorting:
- NanoRT, single header only modern ray tracing kernel.☆1,110Updated last week
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆931Updated 2 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆663Updated 11 months ago
- GPU Raytracer from scratch in C++/CUDA☆942Updated 3 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆621Updated 8 months ago
- Ray tracing glTF scene with Vulkan☆602Updated last week
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆432Updated last year
- Physical based rendering with Vulkan using glTF 2.0 models☆1,106Updated last month
- Lighthouse 2 framework for real-time ray tracing☆862Updated last year
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆553Updated last week
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,469Updated 3 years ago
- Simple Open-source Ray Tracer☆900Updated last year
- shared source code and resources needed for the samples to run☆539Updated 3 months ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆535Updated 5 years ago
- My path tracer☆530Updated 2 years ago
- Realtime GPU Path tracer based on OpenCL and OpenGL☆337Updated last year
- Physically based renderer with Path Tracing and Photon Mapping.☆367Updated 3 years ago
- Code accompanying the blog post on bvh construction.☆431Updated last year
- Immediate mode rendering and 3d gizmos.☆1,266Updated 3 weeks ago
- Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Incl…☆429Updated 2 weeks ago
- High-Performance Cross-Platform Monte Carlo Renderer Based on LuisaCompute☆568Updated 3 weeks ago
- A Vulkan renderer written from scratch on stream☆1,590Updated 2 weeks ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,494Updated 3 years ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆712Updated last year
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…☆416Updated 6 months ago
- 3D Graphics Rendering Cookbook, published by Packt.☆1,079Updated 8 months ago
- Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android☆634Updated this week
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆809Updated last week
- Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.☆1,436Updated 3 months ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆348Updated last week