brandonpelfrey / Fast-BVH
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆529Updated 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
- A modern C++ BVH construction and traversal library☆1,023Updated 2 months ago
- Header only mesh voxelizer in c99☆639Updated 3 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,098Updated last month
- Lighthouse 2 framework for real-time ray tracing☆854Updated 11 months ago
- CPU Sparse Voxel Octree Implementation☆742Updated 7 years ago
- Lightweight CPU/GPU path tracer☆410Updated 4 years ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆825Updated 2 months ago
- An open source programming resource intended for graphics programmers.☆296Updated 10 months ago
- A C++-based, cross platform ray tracing library☆436Updated 2 weeks ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆633Updated 2 months ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆870Updated 11 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆321Updated 3 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆638Updated 6 months ago
- My path tracer☆527Updated last year
- Atlas Generation Tool☆473Updated 3 years ago
- Chop 3D objects to meshlets☆433Updated 2 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆402Updated 5 years ago
- Code developed for articles in the "Journal of Graphics Tools"☆474Updated last year
- Nori: an educational ray tracer☆869Updated last year
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆291Updated 3 years ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆227Updated 5 months ago
- Optimised BVH traversal + HDRI environment mapping☆221Updated 5 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆616Updated 3 months ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆255Updated 9 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆714Updated 11 months ago
- Experimentation framework for probe-based lighting☆425Updated 11 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated last year
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆331Updated last year