POV-Ray : Newsgroups : povray.bugreports : Official Mac compile prism bug (Xplo Eristotle) Server Time
14 May 2024 10:06:16 EDT (-0400)
  Official Mac compile prism bug (Xplo Eristotle) (Message 1 to 2 of 2)  
From: Peter Popov
Subject: Official Mac compile prism bug (Xplo Eristotle)
Date: 22 Nov 1999 20:39:50
Message: <3839f066@news.povray.org>
/*
The following shows a black line on the Mac official compile of 3,1g
The bug has apparently been tracked down to a compiler problem

Reference:

Message-ID: <38346C9A.20CB7D73@unforgettable.com>
Date: Thu, 18 Nov 1999 14:16:38 -0700
From: Xplo Eristotle <inq### [at] unforgettablecom>
Newsgroups: povray.general
Subject: Inexplicable shadow?

Relevant binary:

Message-ID: <3834847D.DC90D3D0@unforgettable.com>
Date: Thu, 18 Nov 1999 15:59:14 -0700
From: Xplo Eristotle <inq### [at] unforgettablecom>
Newsgroups: povray.binaries.images
Subject: (ATTN: KEN) Inexplicable shadow example

This bug has not been verified by myself because I have no access
to a Mac. However in the relevant threads several Mac users have
verified it and narrowed it down.
*/

camera { location  <0,6,-10> look_at <0,5,0> }
        
light_source { <-350,1000,-250> color rgb <2,2,1.8> }
        
prism
{
  conic_sweep
  linear_spline

  .5,1,5     <4,8>,<-4,8>,<-4,-8>,<4,-8><4,8>

  pigment { color rgb <.5,.5,.5> }

  rotate <180,0,0>
  translate <0,1,0>
  scale <1,32,1>
  translate <0,-11.5,5>
}
Peter Popov
ICQ: 15002700


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Official Mac compile prism bug (Xplo Eristotle)
Date: 30 Nov 1999 01:44:50
Message: <38437262@news.povray.org>
The bug has been fixed in POV-Ray Mac 3.1g.r2 which is available at 
www.povray.org, ftp.povray.org and mac.povray.org for immediate download.


    Thorsten

____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


> /*
> The following shows a black line on the Mac official compile of 3,1g
> The bug has apparently been tracked down to a compiler problem
>
> Reference:
>
> Message-ID: <38346C9A.20CB7D73@unforgettable.com>
> Date: Thu, 18 Nov 1999 14:16:38 -0700
> From: Xplo Eristotle <inq### [at] unforgettablecom>
> Newsgroups: povray.general
> Subject: Inexplicable shadow?
>
> Relevant binary:
>
> Message-ID: <3834847D.DC90D3D0@unforgettable.com>
> Date: Thu, 18 Nov 1999 15:59:14 -0700
> From: Xplo Eristotle <inq### [at] unforgettablecom>
> Newsgroups: povray.binaries.images
> Subject: (ATTN: KEN) Inexplicable shadow example
>
> This bug has not been verified by myself because I have no access
> to a Mac. However in the relevant threads several Mac users have
> verified it and narrowed it down.
> */
>
> camera { location  <0,6,-10> look_at <0,5,0> }
>
> light_source { <-350,1000,-250> color rgb <2,2,1.8> }
>
> prism
> {
>   conic_sweep
>   linear_spline
>
>   .5,1,5     <4,8>,<-4,8>,<-4,-8>,<4,-8><4,8>
>
>   pigment { color rgb <.5,.5,.5> }
>
>   rotate <180,0,0>
>   translate <0,1,0>
>   scale <1,32,1>
>   translate <0,-11.5,5>
> }
> Peter Popov
> ICQ: 15002700
>


Post a reply to this message

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