The Sandbox comes to life

Finally, animations are coming to World of Towers. This is an important and huge step for the WOT project. At this time, I decided to implement simple animation support without the use of skeletal animation techniques. This saves me the need of implementing a vertex shader with skinning support and furthermore I don’t need to add a new model loader that supports armatures.

Continue reading