POV-Ray : Newsgroups : povray.binaries.scene-files : "povmap.gif" problem. : Re: "povmap.gif" problem. Server Time
1 Sep 2024 20:22:00 EDT (-0400)
  Re: "povmap.gif" problem.  
From: CFM
Date: 4 May 2004 16:35:00
Message: <web.4097fe122058b0b9f1c8a6e90@news.povray.org>
stephen parkinson <ste### [at] zmemw16demoncouk> wrote:
> Spock wrote:
> > Stephen Parkinson has already explained the two comment types so I won't
> > repeat his text, but I should point out that when you close the comment
> > that starts with
> >
> > /*#declare Rusty=pigment
> >
> > then you have a second problem on the line that starts with
> >
> > /*box {
> >
> > In traditional C programming (which this is not) it is not possible to
> > nest the /* */ comments.  The following is invalid and will not parse:
> >
> > /* hello /* world */ */
> >
> > I mention this because the box contains a Silver_Metal texture that has
> > been commented out.
> >
> > Kinda messy right now but I'm sure you will figure it out.
> >
> > Good luck.
> >
> >
>
> missed that one, didn't spot it at all due to not actually trying the
> code. If i had, i would probably left it as 'an exercise for the
> student' to find any remaining problem(s)
>                                         ^ just to worry him :-)
>
> stephen


Thanks for the help. That really cleared up everything for me.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.