add odin-aseprite dependency & start of a generator
This commit is contained in:
parent
132b16df8f
commit
c8e5cfcdef
9 changed files with 170 additions and 64 deletions
|
|
@ -6,4 +6,6 @@ Yet-Another-Atlas-Packer by Stefan Stefanov
|
|||
|
||||
Simple atlas packer using `stb_rect_pack` from the `stb` family of header libraries & `raylib` for rendering/ui.
|
||||
|
||||
I'm using a custom marshall/unmarshall odin library for reading .aseprite files found [here](https://github.com/blob1807/odin-aseprite)
|
||||
|
||||
Project template provided by Karl Zylinski on github [here](https://github.com/karl-zylinski/odin-raylib-hot-reload-game-template).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue