POV-Ray : Newsgroups : povray.newusers : rendering error - problem with "camera" : Re: rendering error - problem with "camera" Server Time
26 Sep 2024 17:44:05 EDT (-0400)
  Re: rendering error - problem with "camera"  
From: codium
Date: 5 Mar 2005 10:55:00
Message: <web.4229d55d1dbfaf77cd873870@news.povray.org>
kurtz le pirate <kur### [at] yahoofr> wrote:
> In article <web.4229cb49411bc8567cd873870@news.povray.org>,
>  "codium" <hen### [at] gmailcom> wrote:
>
> >>When I try to render this file:
> >>
> >>============================
> >>#include "colors.inc"
> >>
> >>background { color Cyan }
> >>camera {
> >>   ???? location <0, 2, -3>
> >>??????? look_at <0, 1, 2>
> >>       }
> >>sphere {
> >>??????? <0, 1, 2>, 2
> >>??????? texture {
> >>      ??????????? pigment { color Yellow }
> >>       ???????? }
> >> ????? }
> >>light_source { <2, 4, -3> color White}
> >>
> >>============================
> >>
> >>I get:
> >>
> >>Parse Error: Illegal character in input file, value is ca.
> >>File teste1.pov line 10
> >>
> >>The include path is set to the default include folder, and i'm using the Mac
> >>version of POV-Ray.
> >>
> >>I'm just a newbie, but I'd like to understand what I'm doing wrong...
> >>
> >>Thanks!
>
>   sometimes this append to me too. it's just a mistake when you hit
> space-bar and/or tab with option or comand key down. bad side of this is
> that this bad car is invisible. check on line 10 all 'white car'. :))
>
> klp


Thank you! That solved it!


Post a reply to this message

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