rtiow: add ability to render single material triangle mesh.

This commit is contained in:
2023-01-15 15:15:23 -08:00
parent 6069bf9a65
commit a0fb4637b5
6 changed files with 183 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ edition = "2021"
log = "0.4.5"
renderer = { path = "../renderer" }
stderrlog = "0.4.1"
structopt = "0.2.10"
structopt = "0.2.10"