OIS input tutorials
-
3DModelerMan
- Posts: 1691
- Joined: Sun May 18, 2008 9:42 pm
OIS input tutorials
I've searched for tutorials on using OIS -- but haven't found anything aside from the Irrlicht OIS integration tutorial which isn't what I need, I need a tutorial on just pure unmodified OIS about joysticks and keyboard.
That would be illogical captain...
My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
My first full game:
http://www.kongregate.com/games/3DModel ... tor#tipjar
If want to use OIS inside your Irrlicht app, then you should take a closer look at the integration tutorial. Especially if you're planning on feeding GUI controls OIS keyboard events.
If you want to use it outside of Irrlicht, then the OIS SDK contains a small demo application named "FFConsoleDemo".
It looks like the OIS wiki/manual still hasn't been restored, but pjcast (OIS author) is pretty quick to answer questions in the OIS forum.
If you want to use it outside of Irrlicht, then the OIS SDK contains a small demo application named "FFConsoleDemo".
It looks like the OIS wiki/manual still hasn't been restored, but pjcast (OIS author) is pretty quick to answer questions in the OIS forum.