pathtracer topic

List pathtracer repositories

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.

GLSL-PathTracer

1.8k
Stars
169
Forks
Watchers

A toy physically based GPU path tracer (C++/OpenGL/GLSL)

rs_pbrt

798
Stars
58
Forks
Watchers

Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...

simple-spectral

184
Stars
9
Forks
Watchers

A Simple Spectral Renderer

cray

34
Stars
2
Forks
Watchers

A real-time interactive progressive path tracer on the GPU.

Sail

41
Stars
3
Forks
Watchers

a path tracer using WebGL for realtime performance

taichi_pt

23
Stars
0
Forks
Watchers

progressive path tracer written in taichi

Dayflower-Path-Tracer

30
Stars
1
Forks
Watchers

A photorealistic, realtime and GPU-based renderer written in Java