I know other people have built and run caves with OpenSG without Juggler. Could they comment on what they're using for head-tracking?
for a quick demo-hack (= far from a full cave), i just used a QT timer function whichs reads the tracking data from the network port (tracker is on another machine) and updates the navigator. the same function also does the redrawing of the scene. this will surely fail, if you want to do frame-rate control etc.
(i think, a better way would be to run the navigator update in its own thread.)
regards, simon. ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
