Error in v3 scenes.

27 views
Skip to first unread message

Andreas Wendleder

unread,
Feb 11, 2021, 12:37:00 PM2/11/21
to pbrt
There seems to be a small error in the pbrt-v3-scenes:

diff --git a/ecosys/geometry.pbrt b/ecosys/geometry.pbrt
index 11070fc..8635c7a 100644
--- a/ecosys/geometry.pbrt
+++ b/ecosys/geometry.pbrt
@@ -20575,7 +20575,7 @@ AttributeBegin
             "texture Kd" [ "yellowflower-2" ]  
     Shape "plymesh" "string filename" "geometry/mesh_00158.ply"  
 ObjectEnd
-eeAttributeEnd
+AttributeEnd
 
 AttributeBegin
     Material "YELLOWFLOWER"

Matt Pharr

unread,
Feb 11, 2021, 12:40:15 PM2/11/21
to pbrt
Fixed--thanks for reporting this! (It looks like that snuck in in a recent fix to get {Attribute,Object} begin/ends to nest correctly.

Thanks,
Matt


--
You received this message because you are subscribed to the Google Groups "pbrt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pbrt+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pbrt/2efe05ab-aedd-4c09-9bd7-ac0b5aa50dffn%40googlegroups.com.

Andreas Wendleder

unread,
Feb 11, 2021, 12:55:44 PM2/11/21
to pbrt
There also are a few warnings:

pbrt-v3-scenes/ecosys/geometry.pbrt:161:0: Warning: Material "BUSH1" unknown. Using "matte".
pbrt-v3-scenes/ecosys/geometry.pbrt:1145:0: Warning: Material "DANDELION1" unknown. Using "matte".
pbrt-v3-scenes/ecosys/geometry.pbrt:1597:0: Warning: Material "DANDELION2" unknown. Using "matte".
pbrt-v3-scenes/ecosys/geometry.pbrt:2304:0: Warning: Material "GRASS" unknown. Using "matte".
pbrt-v3-scenes/ecosys/geometry.pbrt:17756:0: Warning: Material "URTICADIOICA" unknown. Using "matte".
pbrt-v3-scenes/ecosys/geometry.pbrt:20583:0: Warning: Material "YELLOWFLOWER" unknown. Using "matte".

Reply all
Reply to author
Forward
0 new messages