Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 365 Bytes

File metadata and controls

12 lines (10 loc) · 365 Bytes

SpriterPlusPlus

A C++ Implementation for Spriter animations. It uses SDL2 for displaying the sprites.

Please see main source for latest code at: https://github.com/lucidspriter/SpriterPlusPlus

TODO

  • Complete support for Atlas sprites
  • Display FPS
  • Use time elapsed to adjust the animation speed
  • Support sounds
  • Support debug drawing