OGRECave/ogre

Port Input tutorial to doxygen

Open

#1,459 opened on Feb 13, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1,032 forks)auto 404
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.

Contributor guide