Add light as associated type for scene and get something to draw with pbrt materials.
This commit is contained in:
parent
b54a2b16fe
commit
bb2089477e
13 changed files with 286 additions and 87 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2315,6 +2315,7 @@ dependencies = [
|
|||
"image 0.25.6",
|
||||
"miette",
|
||||
"nom 8.0.0",
|
||||
"rand",
|
||||
"ray-tracing-core",
|
||||
"thiserror 2.0.12",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue