POV-Ray : Newsgroups : povray.tools.general : Chief Architect User : Re: Chief Architect User Server Time
19 Apr 2024 10:34:05 EDT (-0400)
  Re: Chief Architect User  
From: Thomas de Groot
Date: 17 Jun 2015 03:01:12
Message: <55811b38$1@news.povray.org>
On 16-6-2015 18:47, Jaime Vives Piqueres wrote:

> [snip] The only glitch was that the exported files seem to have a
> different coordinate system, and you may have to swap the Y and Z axes.
> Try it and let me know if you have specific problems...
>

This sounds like a right-handed coordinate system like Moray. If that is 
correct, and also the mirroring effect is there, a little transform code 
can be added to the objects after export to POV-Ray :

   scale <1, 1, -1>
   rotate 90*x


-- 
Thomas


Post a reply to this message

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