Crate rust_pathtracer

Source
Expand description

This is a port of the excellent GLSL_Pathtracer to Rust utilizing an abstracted, trait based backend. Perfect for rendering procedural content.

Modules§

buffer
camera
fx
globals
light
material
math
prelude
ray
scene
tracer

Type Aliases§

F
I