Centering and rotating groups of objects

Started by rjm49, May 28, 2012, 01:35:19 PM

Previous topic - Next topic

rjm49

Hi, apologies if this has been discussed before, please point me to the relevant thread if so.

I have constructed a bunch of Object3Ds which sit together, and what I want to do is "group" them, then centre the group in my world (based on the geometry of the objects inside it) and rotate it around (0,0,0).

I'm aware that there is not a "group" concept as such, so I was wondering if it is good practice to use a dummy object for such a purpose?  Or whether it would be better to merge the objects (although they are tran'd/rot'd relative to each other which I guess a merge would undo).

I guess I can think of a couple of ways you might do it, and I just wanted to check for the best practice.  Any suggestions?

EgonOlsen

I would use a dummy object and make the objects to be grouped a child of it.