brandonpelfrey / Fast-BVHLinks
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
☆534Updated 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:
- Header only mesh voxelizer in c99☆646Updated 3 years ago
- A C++-based, cross platform ray tracing library☆438Updated 2 weeks ago
- CPU Sparse Voxel Octree Implementation☆746Updated 8 years ago
- Code developed for articles in the "Journal of Graphics Tools"☆478Updated last year
- Lightweight CPU/GPU path tracer☆415Updated 5 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,106Updated 4 months ago
- An open source programming resource intended for graphics programmers.☆302Updated last year
- A modern C++ BVH construction and traversal library☆1,073Updated last month
- Lighthouse 2 framework for real-time ray tracing☆859Updated last year
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆255Updated 9 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆325Updated 3 years ago
- OpenGL sample for shader-based occlusion culling☆549Updated last year
- A simple parser for the PBRT file format☆209Updated 2 years ago
- Optimised BVH traversal + HDRI environment mapping☆225Updated 5 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆853Updated 3 weeks ago
- Atlas Generation Tool☆475Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- Chop 3D objects to meshlets☆443Updated 2 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆364Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆644Updated 9 months ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆228Updated 9 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆723Updated last year
- Simple monte carlo path tracer in C++☆144Updated 2 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆418Updated last year
- Experimentation framework for probe-based lighting☆428Updated last month
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆295Updated 3 years ago
- Set of advanced samples for the NVIDIA OptiX Ray Tracing Engine.☆444Updated 3 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆622Updated 6 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆642Updated 6 months ago