Add eval to visualizer and fix pbr error
This commit is contained in:
parent
109a72c19a
commit
3a37a72f56
10 changed files with 105 additions and 55 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 3
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "ab_glyph"
|
||||
|
|
@ -2205,7 +2205,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[[package]]
|
||||
name = "ray-tracing-material-validator"
|
||||
name = "ray-tracing-material-visualizer"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"plotters",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue