POV-Ray : Newsgroups : povray.binaries.images : Ivy Generator : Re: Ivy Generator Server Time
3 Aug 2024 02:19:07 EDT (-0400)
  Re: Ivy Generator  
From: Thomas de Groot
Date: 18 Mar 2007 10:29:14
Message: <45fd5aca$1@news.povray.org>
OK. Some further testing.
The axis orientation is posing problems. Should be simple though  :-(
I thought simply scaling x by -1 would be enough, but it isn't. There is 
more involved. IvyGenerator is right-handed I suppose, so exporting in 
POV-Ray orientation through Poseray an object not centered on the origin, 
you may need to:
scale <-1,1,1>
rotate <0,-90,0>
translate <a given amount over x, maybe z>

At least, that is what I come up with.

Thomas


Post a reply to this message

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