pathtracer/pathtracer
Bruno BELANYI 15381d4bbd library: render: mesh: scale, rotate, & translate
The scaling factor is the same on all axis, to avoid having angles
changed which would mess with the normals too much.
2020-03-27 17:40:12 +01:00
..
examples examples: add background color to example scene 2020-03-25 00:09:49 +01:00
src library: render: mesh: scale, rotate, & translate 2020-03-27 17:40:12 +01:00
Cargo.toml library: render: mesh: add OBJ loading 2020-03-27 17:39:44 +01:00