aseprite_parser
File decoder
A parser that reads and decodes Aseprite file formats
parser of Aseprite files, used in duel6r
4 stars
2 watching
0 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
asimilon/html_entity_decoder | Decodes HTML entities in strings to their corresponding Unicode characters | 2 |
ggez/aseprite | A Rust crate for loading data from the Aseprite sprite editor | 31 |
as0ler/binarycookiereader | A tool to extract and parse data from binary cookie files used in iOS applications | 94 |
austineast/heaps-aseprite | A tool for parsing and rendering Aseprite files within the Heaps Engine | 28 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
timknip/asblender | A library to parse and extract data from Blender .blend files | 38 |
pongoengine/haxe-aseprite | A Haxe-based parser for 2D pixel art files generated by Aseprite software. | 21 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
jeremywildsmith/phaser-aseprite | A library that loads and parses Aseprite sprite files into Phaser game objects | 25 |
ystero-dev/hampi | A toolkit for generating Rust bindings from ASN.1 specifications | 44 |
elloramir/love-ase | A Lua library for loading and accessing data from Aseprite files directly. | 39 |
unicksoft/ffmpeg-decode-example | A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. | 40 |
plepers/atf-encoder | A Pure ActionScript library for encoding and decoding Adobe Texture Format files | 80 |
xr3b0rn/dbcppp | A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 232 |
iamphen/aseprite-rgba-converter | Converts Aseprite image files to RGBA pixel data | 3 |