POV-Ray : Newsgroups : povray.general : joining objects for latter manipulation : Re: joining objects for latter manipulation Server Time
1 Aug 2024 18:27:37 EDT (-0400)
  Re: joining objects for latter manipulation  
From: Warp
Date: 15 Jun 2005 14:08:17
Message: <42b06e91@news.povray.org>
Mike Williams <nos### [at] econymdemoncouk> wrote:
> object {BALLS
>   transform { Rotate_Around_Trans(<0,90,0>, <0,0,10>) }

  I don't think the 'transform' is strictly necessary there.

  And by the way, you can also do it like this (which is actually how
that macro does it):

translate -LocalOrigo
rotate whatever
translate LocalOrigo

-- 
                                                          - Warp


Post a reply to this message

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