pathtracer/src
2020-03-17 19:30:01 +01:00
..
core library: core: color: add Mul-like ops by self 2020-03-17 19:17:52 +01:00
light library: light: add SpotLight implementation 2020-03-16 18:35:32 +01:00
material library: material: split Material into trait 2020-03-17 19:29:05 +01:00
render library: add render module 2020-03-17 19:30:01 +01:00
shape library: shape: add Triangle implementation 2020-03-16 22:22:13 +01:00
texture library: texture: add UniformTexture implementation 2020-03-17 19:29:33 +01:00
lib.rs library: add render module 2020-03-17 19:30:01 +01:00
main.rs project: add Cargo project files 2020-03-08 16:22:44 +01:00