An unfinished raytracer/pathtracer/bidirectional pathtracer
Find a file
Antoine Martin c0c34fba7d library: scene: mesh: use unknown_param for Ke
tobj actually has an `unknown_param` map with everything that's not in
the official MTL spec, so let's use that instead of forking tobj
2020-04-07 22:53:21 +02:00
beevee beevee: bvh: accelerated: add missing link to BVH 2020-03-29 20:20:01 +02:00
pathtracer library: scene: mesh: use unknown_param for Ke 2020-04-07 22:53:21 +02:00
.gitignore project: add Cargo project files 2020-03-08 16:22:44 +01:00
.gitlab-ci.yml project: use non-nightly image by default in CI 2020-03-16 16:36:13 +01:00
.rustfmt.toml project: add default formatting configuration 2020-03-08 17:27:30 +01:00
Cargo.toml beevee: add library to workspace 2020-03-24 21:47:14 +01:00