|
|
version 3.8.0-x.freetype.2+av654.msvc14.win64.
Win10
download geodesic.zip from:
http://news.povray.org/povray.binaries.scene-files/thread/%3C5275c2b4%
241%40news.povray.org%3E/
run basic.pov
"Geodesic.inc" line 145: Possible Parse Error: Uncategorized error thrown
at parser\parser_tokenizer.cpp line 2413.
Fatal error in parser: Uncategorized error.
Snippet where it fails:
"
#local Geodesic_Tris =
array[20]{
145 array[3]{vnormalize(<-Geo_DPhi, 1, 0>), vnormalize(<Geo_DPhi,
1, 0>), vnormalize(<0, Geo_DPhi, -1>)}
array[3]{vnormalize(<-Geo_DPhi, 1, 0>), vnormalize(<Geo_DPhi,
1, 0>), vnormalize(<0, Geo_DPhi, 1>)}
array[3]{vnormalize(<-Geo_DPhi, -1, 0>), vnormalize(<Geo_DPhi,
-1, 0>), vnormalize(<0, -Geo_DPhi, -1>)}
"
the scene runs flawless on 3.7
ingo
Post a reply to this message
|
|