A compact C++ class capable of reading raw aseprite .ase files and holding the animation and image data for easy use. File specs outlined at: https://github.com/aseprite/aseprite/blob/main/docs/ase-file-specs.md#header.
-
Notifications
You must be signed in to change notification settings - Fork 0
Aseprite stores animations in its own .ase filetype. To access and use these animations through code without external imports requires a parser. This code contains a C++ implementation of a .ase parser with support for the simple formats.
Samwhamtymam/Aseprite-Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Aseprite stores animations in its own .ase filetype. To access and use these animations through code without external imports requires a parser. This code contains a C++ implementation of a .ase parser with support for the simple formats.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published