Skip to content

Files

Latest commit

 

History

History

actor_animation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Actor animation

Demo of skeleton animation.

Build

cd examples/actor_animation
mkdir build
cd build
cmake ..
make

Use

By default, the demo uses the Ogre 1 engine:

./actor_animation

It's also possible to use Ogre 2, i.e.

./actor_animation ogre2