Re: Direction control leaving/entering cubic rooms
Status: Alpha
Brought to you by:
cwalther
From: Andrea V. <and...@gm...> - 2008-01-14 16:03:08
|
NigeC <nigec999 <at> gmail.com> writes: > > > How do i control the direction the camera faces as you enter a cubic room? > Hello NigeC, Welcome to Pipmak!! I think you could use the method pipmak.setviewdirection(azimuth,elevation) And if you need to get the current direction there are also az,el=pipmak.getviewdirection() (See at page 22 of Pipmak manual of version 0.2.6) I hope this can be helpful for you. If you produce some example that you think it could be useful to others, consider the Wiki!! Andrea |