pathtracer/src
2020-03-19 21:55:42 +01:00
..
core library: implement refraction 2020-03-19 18:23:20 +01:00
light library: light: spot: add deserialization 2020-03-18 14:38:01 +01:00
material library: implement refraction 2020-03-19 18:23:20 +01:00
render library: render: scene: remove FIXME about chunks 2020-03-19 21:55:42 +01:00
serialize library: implement refraction 2020-03-19 18:23:20 +01:00
shape library: shape: sphere: optional deserialization 2020-03-19 13:08:36 +01:00
texture library: texture: enum: add deserialization 2020-03-18 15:42:37 +01:00
lib.rs library: add serialize module 2020-03-18 14:31:17 +01:00
main.rs executable: add scene parsing and rendering 2020-03-18 16:32:55 +01:00