Skip to content

maxfish/SpriterPlusPlus_SDL2

 
 

Repository files navigation

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

About

a C++/SDL2 implementation to play back Spriter animations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • CMake 1.6%
  • Other 0.3%