This demo implements BVH construction and GPU traversal for rendering hard shadows.
-
Updated
Jan 1, 2021 - C
This demo implements BVH construction and GPU traversal for rendering hard shadows.
C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.
Convert ASF/AMC motion capture files to BVH motion capture files.
Three CUDA projects of course "GPU computing": BVH collision detection, Julia set and ray tracing of spheres.
CUDA Ray Tracing using BVH. Forked and modified from https://github.com/YuliangXiu/bvh-distance-queries
Surface area heuristic BVH2/4 builder
self-teaching course on path tracing, based on my university lecture
Advanced Graphics project #1 for Utrecht University
Port of an old ray-tracing based rendering system
Basic raytracer implementation as final project for course DH2323 Computer Graphics and Interaction at KTH
Add a description, image, and links to the bvh topic page so that developers can more easily learn about it.
To associate your repository with the bvh topic, visit your repo's landing page and select "manage topics."