View Single Post
  #1  
Old 05-29-2014, 06:10 AM
johnallen johnallen is offline
Member
 
Join Date: Nov 2013
Location: Canterbury, UK
Posts: 36
quick way to center a room at 0,0 ?

I have a ppt 4 camera tracking system in my lab space (+ am running vizard v4)

I've built a simple room the exact size of my lab in 3dsmax and exported it to osgb

that all works fine

except that my room is 90degrees mis orientated and also offset in both x & z.

I can use room.seteuler(90,0,0) ok but using room.setposition(x,y,z) is really fiddly to get right.

Is there an easier way to just say position my room so that the center of it is at 0,0,0 ?
or am i better to go back to 3dsmax and edit the position at source (not sure how easy that would be as i'm new to it)

many thanks for any suggestions,

John
Reply With Quote