POV-Ray : Newsgroups : povray.binaries.images : POV-Ray 3.7: Symmetry Compromised? : Re: POV-Ray 3.7: Symmetry Compromised? Server Time
1 Jul 2024 00:12:06 EDT (-0400)
  Re: POV-Ray 3.7: Symmetry Compromised?  
From: Thomas de Groot
Date: 29 Mar 2015 07:20:55
Message: <5517e017$1@news.povray.org>
On 29-3-2015 11:26, Sven Littkowski wrote:
> The antennas on the right side should be identical to the antennas at the left
> side, but they aren't. Unless I miss to discover since several hours an error on
> my side, I think, I have discovered a serious programming fault in the new
> POV-Ray 3.7.
>
> Please test my scene source code and give me a feedback. Thanks.

The fault is all yours.

Replace:

     box { < -62.5, -200.0, -325.0 > < -61.0, 200.0, -300.0 > }

by:

     box { < -62.5, -200.0, -500.0 > < -61.0, 200.0, -300.0 > }

in your difference block and all is symmetrical.



-- 
Thomas


Post a reply to this message

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