View Single Post
  #3  
Old 02-08-2016, 12:33 PM
willpower2727 willpower2727 is offline
Member
 
Join Date: Feb 2015
Posts: 39
Thank you Jeff, I will look at the inspector to see if there is an issue with my models.

But is there a way to move the DK2 camera around within the vizard space? Is there a command analogous to:

Code:
hmdSensor.setPosition(x,y,z)
hmdSensor.setEuler(a,b,c)
Here is a link to a more detailed version of my question:

http://stackoverflow.com/questions/3...sor-in-vizard5
Reply With Quote