https://github.com/nicktasticdev/libanimateatlas
A library made with C++ for Adobe Animate Texture Atlas files
https://github.com/nicktasticdev/libanimateatlas
adobe-animate animation skeletal-animation texture-atlas
Last synced: 3 months ago
JSON representation
A library made with C++ for Adobe Animate Texture Atlas files
- Host: GitHub
- URL: https://github.com/nicktasticdev/libanimateatlas
- Owner: NicktasticDEV
- Created: 2026-02-16T22:17:53.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2026-02-27T03:04:10.000Z (4 months ago)
- Last Synced: 2026-02-27T10:09:48.159Z (4 months ago)
- Topics: adobe-animate, animation, skeletal-animation, texture-atlas
- Language: C++
- Homepage:
- Size: 3.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animate Atlas Library
A library made to load Adobe Animate Texture Atlas files for any purpose, whether it's for manipulating or rendering Texture Atlas data!
## Currently Work in Progress
This library is currently not ready for production use and is still under development. Feel free to contribute if you'd like!
## Plans
- Built-in support for OpenGL
- Support for different versions of Animate Texture atlas
- Animate
- [BetterTextureAtlas](https://github.com/Dot-Stuff/BetterTextureAtlas)