A brief computer graphics / rendering course
C++
Updated Feb 20, 2019
A brief computer graphics / rendering course
C++
Updated Jan 30, 2019
NanoRT, single header only modern ray tracing kernel.
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.
C++
Updated May 3, 2018
Real-time PathTracing with global illumination and progressive rendering, all on top of the Three.js WebGL framework.…
JavaScript
Updated Mar 6, 2019
Simple compile-time raytracer using C++17
C
Updated Jan 24, 2019
Open-Source CUDA/OpenCL Speed Of Light Ray-tracer
LuxCore source repository
C++
Updated Mar 22, 2019
Physically based Vulkan RTX path tracer with a declarative ES7-like scene description language.
C++
Updated Mar 14, 2019
Visualizer for large-scale and interactive ray-tracing of neurons
C++
Updated Mar 22, 2019
A physically based renderer which implements many state of the art techniques in light transport simulation, material…
C++
Updated Oct 23, 2018
Curated list of ray tracing resources
Updated Feb 11, 2019
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
JavaScript
Updated Sep 26, 2018
C-Ray is a small, simple path tracer written in C
This demo implements BVH construction and GPU traversal for rendering hard shadows.
C
Updated Mar 3, 2019
Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine
C
Updated Feb 18, 2019
A fast BVH using SAH in rust
Rust
Updated Mar 6, 2019
WebGL simulation of a Schwarzschild black hole
JavaScript
Updated Nov 18, 2017
Animated parallel raytracer in TypeScript compiled to WebGL, using GPU.js. Specular, Lambertian reflections included.
TypeScript
Updated May 29, 2018
A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
C++
Updated Feb 25, 2019
Polynomial optics to Arnold. Camera shader with high-order aberrations
Python
Updated Mar 12, 2019
CPU & GPU RTX based on OpenGL
C++
Updated Jan 27, 2019
PathTracing in Rust
Rust
Updated Sep 5, 2018
Playing with Metal
Objective-C++
Updated Aug 6, 2018
A DXR path tracer with OptiX denoising. 5 months worth of research, trial & error as part of a project to learn and u…
C++
Updated Jan 22, 2019
Implementation of the paper: `GPU Ray Tracing using Irregular Grids`
C++
Updated Aug 17, 2018
A raytracer written in Rust for fun and learning
Rust
Updated Feb 17, 2019
Python wrapper for NVIDIA OptiX Ray Tracing Engine
Python
Updated Feb 19, 2019
Unity Compute Shader Realtime Ray Tracing
C#
Updated May 21, 2017