path-tracing topic

List path-tracing repositories

rt

27
Stars
3
Forks
Watchers

Ray tracing engine, from scratch, in C++

rustracer

33
Stars
2
Forks
Watchers

A toy raytracer written in Rust based on PBRT

c-ray

783
Stars
44
Forks
Watchers

c-ray is a small, simple path tracer written in C

object-tracking

58
Stars
32
Forks
Watchers

Object tracking by colour and drawing its path.

Unity3D_PBR_Path_Tracer

57
Stars
11
Forks
Watchers

Path-traced physically-based rendering with UE4-PBR-like parameters and 'specTrans' from Disney BSDF implemented by using compute shader in Unity3D.

gpu-motunui

145
Stars
8
Forks
Watchers

GPU-Motunui is a path tracer that renders Disney Animation's Moana Island scene.

path_tracer

39
Stars
1
Forks
Watchers

Accelerated path tracing in pure Ruby

practical-path-guiding

226
Stars
30
Forks
Watchers

Code of "Practical Path Guiding for Efficient Light-Transport Simulation"

smallpt-rs

30
Stars
5
Forks
Watchers

A Rust implementation of a small ray/pathtracer.