|
 |
"jr" <cre### [at] gmail com> wrote:
> ... "play time" ...
all works nice under beta.2, again, thank you both. but.. </grin>
I tried the code with WFP's yuqk branch/fork and got problems.
Gio's code takes advantage of "lax parsing" (in the POV-Rays) where WFP has
"tightened up" the parser, ie 'reflection'.
Maetes cleaned that up, but his code hits a problem in another area, "fog",
aptly enough :-). I think (from the documentation) that is a "work in progress"
area in yuqk, and so may be of interest to the author too.
I've pasted the respective error messages below.
regards, jr.
-----%<-----
File 'FURGONE.inc' line 2:
Parse Error:
Old reflection syntax no longer supported. (As in 'reflection 1.0')
Use block syntax as in 'reflection {1.0}' for single value specification.
Or, say, 'reflection {0.05 1.0}' a variable reflection specification.
Fatal error in parser: Cannot parse input.
-----%<-----
File 'seregni_examples_stuff.inc' line 60:
Possible Parse Error:
Unmatched {
File 'seregni_examples_stuff.inc' line 61:
Parse Error:
No matching }, undeclared identifier 'fog_type'. found instead
Fatal error in parser: Cannot parse input.
-----%<-----
Post a reply to this message
|
 |