brandonpelfrey / Fast-BVH
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆514Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Fast-BVH
- Header only mesh voxelizer in c99☆627Updated 2 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,079Updated last week
- A modern C++ BVH construction and traversal library☆952Updated 2 months ago
- An open source programming resource intended for graphics programmers.☆284Updated 5 months ago
- CPU Sparse Voxel Octree Implementation☆720Updated 7 years ago
- Lighthouse 2 framework for real-time ray tracing☆845Updated 6 months ago
- Code developed for articles in the "Journal of Graphics Tools"☆462Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆766Updated 6 years ago
- Lightweight CPU/GPU path tracer☆406Updated 4 years ago
- A C++-based, cross platform ray tracing library☆432Updated 2 weeks ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆253Updated 9 years ago
- OpenGL sample for shader-based occlusion culling☆533Updated 10 months ago
- Atlas Generation Tool☆458Updated 3 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆699Updated 6 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆617Updated 4 years ago
- Mesh simplification with UV's boundary preserved☆499Updated 4 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆292Updated last year
- Optimised BVH traversal + HDRI environment mapping☆217Updated 4 years ago
- Chop 3D objects to meshlets☆417Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆616Updated last month
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆419Updated 5 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆279Updated last year
- Experimentation framework for probe-based lighting☆422Updated 6 months ago
- optimized screen-space ambient occlusion, cache-aware hbao☆355Updated 10 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆319Updated 2 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆817Updated 6 months ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆286Updated 3 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆769Updated 9 years ago
- A simple parser for the PBRT file format☆208Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆628Updated 3 weeks ago