good first issue
Repository metrics
- Stars
- (4,617 stars)
- PR merge metrics
- (PR metrics pending)
Description
Combine Tutorials 4 & 5 from http://wiki.ogre3d.org/Basic+Tutorials
into one "Input and Listeners" tutorial as with SDL we only support buffered input.
However, include the new InputListenerChain based on the ImGUI sample.