bvh topic
bvh
A fast BVH using SAH in rust
bvh
A modern C++ BVH construction and traversal library
path_tracer
Accelerated path tracing in pure Ruby
RayTracedShadows
This demo implements BVH construction and GPU traversal for rendering hard shadows.
three-mesh-bvh
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
three-gpu-pathtracer
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
GPU-Raytracer
GPU Raytracer from scratch in C++/CUDA
GLSL-PathTracer
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
ray-tracing-renderer
[UNMAINTAINED] Real-time path tracing on the web with three.js
Ashes
WebGL2.0 3D Engine - Global Illumination - RayTracing