|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hi,
I just downloaded the program, docs and samples to check it out. I assume
that it works smilar to MegaPOV in that you just run the exe instead of
povengine.exe and have the declaration line at the top. Anyway, I tried
several of the samples and got similar errors on all of them. Here's an
example:
rendering atom2.pov I got the error:
atom2.pov:34 error: No matching } in glow, float function 'float constant'
found instead.
Any ideas? It looks like a cool patch and I'd love to try some of the
features!
Thanks
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mitch Klein wrote:
>
> rendering atom2.pov I got the error:
>
> atom2.pov:34 error: No matching } in glow, float function 'float constant'
> found instead.
>
> Any ideas? It looks like a cool patch and I'd love to try some of the
> features!
>
The syntax of the glow function has changed since the first versions, so
there might be some scenes with the old style.
BTW, the glow function is also supported in megapov 0.6.
Christoph
--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Cool thanks!
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3A22E33B.BFA45B8C@gmx.de...
>
>
> Mitch Klein wrote:
> >
> > rendering atom2.pov I got the error:
> >
> > atom2.pov:34 error: No matching } in glow, float function 'float
constant'
> > found instead.
> >
> > Any ideas? It looks like a cool patch and I'd love to try some of the
> > features!
> >
>
> The syntax of the glow function has changed since the first versions, so
> there might be some scenes with the old style.
>
> BTW, the glow function is also supported in megapov 0.6.
>
> Christoph
>
> --
> Christoph Hormann <chr### [at] gmxde>
> Homepage: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |