Thanks I am on it now and will try it
quick question before hand,
Why doesnt the demo scenes need these lines? I did not see this in the demo scenes when i tried to modify them. Or is the demo launcher a seperate thing?
import steamvr
hmd = steamvr.HMD()
viz.link(hmd.getSensor(), viz.MainView)
|