Add eval to visualizer and fix pbr error

This commit is contained in:
hal8174 2024-12-26 00:57:57 +01:00
parent 109a72c19a
commit 3a37a72f56
10 changed files with 105 additions and 55 deletions

4
Cargo.lock generated
View file

@ -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",