I solved the problem with system's mouse and keyboard event simulate functions
( keybd_event(VkKeyScan('W'),0x9e,0,0); )
Search found 5 matches
- Tue Jan 25, 2011 10:23 pm
- Forum: Beginners Help
- Topic: how to handle camera ( from external input device )
- Replies: 3
- Views: 347
- Mon Jan 24, 2011 10:45 pm
- Forum: Beginners Help
- Topic: how to handle camera ( from external input device )
- Replies: 3
- Views: 347
Actually my question is : how can i handle the camera like keyboard from my external input device( glove with sensors ) which sends rotate and move values..? @lazerblade thank for reply.The code below solves the WASD. SKeyMap keyMap[10]; keyMap[0].Action = EKA_MOVE_FORWARD; keyMap[0].KeyCode = KEY_U...
- Mon Jan 24, 2011 6:33 am
- Forum: Beginners Help
- Topic: how to handle camera ( from external input device )
- Replies: 3
- Views: 347
how to handle camera ( from external input device )
(SOLVED)
Irrlicht's examples' camera moves with left-up-right-down arrow key buttons and rotates.. with mouse.
How i can, move on( key W ), move back( S ), rotate right( D ) and rotate left( A ).I need only that four acts.
Irrlicht's examples' camera moves with left-up-right-down arrow key buttons and rotates.. with mouse.
How i can, move on( key W ), move back( S ), rotate right( D ) and rotate left( A ).I need only that four acts.
- Fri Jan 21, 2011 4:08 pm
- Forum: Project Announcements
- Topic: irrBullet 0.1.8 - Bullet physics wrapper
- Replies: 454
- Views: 170128
- Thu Jan 20, 2011 7:22 pm
- Forum: Project Announcements
- Topic: irrBullet 0.1.8 - Bullet physics wrapper
- Replies: 454
- Views: 170128