brandonpelfrey / Fast-BVHLinks
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆533Updated 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
Sorting:
- A modern C++ BVH construction and traversal library☆1,056Updated last week
- CPU Sparse Voxel Octree Implementation☆745Updated 7 years ago
- Lighthouse 2 framework for real-time ray tracing☆856Updated last year
- NanoRT, single header only modern ray tracing kernel.☆1,105Updated 3 months ago
- Lightweight CPU/GPU path tracer☆413Updated 5 years ago
- A C++-based, cross platform ray tracing library☆437Updated 2 months ago
- Header only mesh voxelizer in c99☆642Updated 3 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆839Updated 4 months ago
- Atlas Generation Tool☆476Updated 4 years ago
- An open source programming resource intended for graphics programmers.☆300Updated last year
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆640Updated 4 months ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆459Updated 6 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆256Updated 9 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆642Updated 8 months ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆322Updated 3 years ago
- Experimentation framework for probe-based lighting☆426Updated last week
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆899Updated 3 weeks ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆411Updated last year
- Code developed for articles in the "Journal of Graphics Tools"☆477Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Nori: an educational ray tracer☆875Updated last year
- Optimised BVH traversal + HDRI environment mapping☆225Updated 5 years ago
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,451Updated 3 years ago
- Set of advanced samples for the NVIDIA OptiX Ray Tracing Engine.☆443Updated 3 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆364Updated last year
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆719Updated last year
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆684Updated 8 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆334Updated last year