arnaudmathias / anim_control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anim_control

Tinkering with 3D animation blending

Usage

./anim_control

Keymap:

WASD - move around
F - toggle fullscreen
, - decrement timestep
. - increment timestep
I - toggle debug info HUD

Build

git clone --recursive https://github.com/indiedriver/anim_control
cd anim_control
cmake .

About


Languages

Language:C++ 95.5%Language:GLSL 2.9%Language:CMake 1.6%