brandonpelfrey / Fast-BVH
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆530Updated 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:
- CPU Sparse Voxel Octree Implementation☆743Updated 7 years ago
- A modern C++ BVH construction and traversal library☆1,036Updated 3 months ago
- Header only mesh voxelizer in c99☆639Updated 3 years ago
- Lighthouse 2 framework for real-time ray tracing☆855Updated last year
- NanoRT, single header only modern ray tracing kernel.☆1,097Updated 2 months ago
- Lightweight CPU/GPU path tracer☆411Updated 4 years ago
- Atlas Generation Tool☆474Updated 3 years ago
- An open source programming resource intended for graphics programmers.☆298Updated 11 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆826Updated 3 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆638Updated 7 months ago
- A C++-based, cross platform ray tracing library☆436Updated last month
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆256Updated 9 years ago
- Code accompanying the blog post on bvh construction.☆417Updated 7 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆322Updated 3 years ago
- Mesh simplification with UV's boundary preserved☆513Updated 5 years ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆876Updated 11 months ago
- Tiny OpenEXR image loader/saver library☆745Updated last month
- Chop 3D objects to meshlets☆435Updated 2 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆246Updated 6 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆716Updated last year
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆445Updated 6 years ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆635Updated 3 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆661Updated 6 months ago
- Example scenes for pbrt-v4☆424Updated last year
- Mitsuba renderer main repository☆1,073Updated last year
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆397Updated 2 years ago
- Optimised BVH traversal + HDRI environment mapping☆222Updated 5 years ago