boonemiller / Ray-TracerLinks
Ray Tracer implementation in C++, Random Sample AA, multi-threading, bvh acceleration, temporal denoising, soft shadows, and runtime comparisons on different CPUs
☆13Updated 5 years ago
Alternatives and similar repositories for Ray-Tracer
Users that are interested in Ray-Tracer are comparing it to the libraries listed below
Sorting:
- ☆41Updated 5 years ago
- ☆26Updated last year
- GPU Accelerated Rasterizer written in CUDA☆40Updated 7 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Base repository for Dartmouth's CS87/287 (Fall 2021).☆2Updated 2 years ago
- The more dimensions, the better the geometry.☆15Updated this week
- Library for BSDF, BRDF, and BTDF☆29Updated 6 months ago
- Whitted Style CPU Raytracer using SIMD☆29Updated 3 years ago
- A renderer that generates realistic images of the Earth from outer space.☆40Updated last month
- ☆83Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- A GPU Ray Tracer☆50Updated 4 years ago
- A simple interactive ray-tracing renderer.☆46Updated 6 months ago
- Various Volume Renders / Scenes for pbrt-v4☆31Updated 2 years ago
- CUDA Path Tracer with BVH Acceleration, Depth of Field, AA + more☆23Updated 7 years ago
- found and rescued from code.google.com☆70Updated 9 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)☆27Updated 3 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆56Updated 3 years ago
- A simple eulerian fluid simulation using OpenGL compute shaders☆55Updated 4 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆19Updated 4 years ago
- A Blender exporter for PBRTv3 on Linux☆23Updated 5 years ago
- Rendering engine and editor☆12Updated last year
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- Physically based Monte Carlo renderer written in C++☆32Updated 3 years ago
- CPU Physically Based Path Tracer Engine☆13Updated 4 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- vectorization of the kd-tree data structure and search algorithm☆41Updated 7 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months ago