pathtracer/pathtracer/src
2020-05-09 22:21:53 +02:00
..
core library: core: light_properties: add emitted light 2020-04-01 23:43:01 +02:00
light library: light: add luminance to Light trait 2020-05-09 22:21:48 +02:00
material library: core: light_properties: add emitted light 2020-04-01 23:43:01 +02:00
render library: render: bidirectional: use progress bar 2020-05-09 22:21:53 +02:00
scene library: light: add SampleLight trait and iterator 2020-05-09 14:04:20 +02:00
serialize library: render: mesh: use nalgebra::zero instead 2020-03-27 17:40:12 +01:00
shape library: render: mesh: add OBJ loading 2020-03-27 17:39:44 +01:00
texture library: render: mesh: add OBJ loading 2020-03-27 17:39:44 +01:00
lib.rs pathtracer: move rendering logic to 'render' module 2020-03-29 20:41:19 +02:00
main.rs executable: add bidirectional renderer option 2020-04-02 00:03:43 +02:00