Josef Grunig wrote: > I have seen, in the ML archive, that there is no support to joystics > or joypads in OpenSG. > Did someone implement some code to support this feature? Are there > libraries for windows that support joypads or joysticks?
There are basic methods in GLUT for joystick support. If You want to use only Windows, You could also take the Direct Input routines, which have some more features. For Linux there are some others, we use OpenGleanDev, a GLUT like library. -Volker- -- ------------------------------------------------------- Volker Settgast Computer Graphics tel: +43 316 873-5406 TU Graz fax: +43 316 873-5402 Inffeldgasse 16c eMail: [EMAIL PROTECTED] A-8010 Graz ------------------------------------------------------------------------- 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
