update readme with youtube link to a preview of the program
This commit is contained in:
parent
52ac2819c7
commit
16a4faaff7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Yet-Another-Atlas-Packer by Stefan Stefanov
|
|||
|
||||
## Description
|
||||
|
||||
Simple atlas packer using `stb_rect_pack` from the `stb` family of header libraries & `raylib` for rendering/ui.
|
||||
Simple atlas packer using `stb_rect_pack` from the `stb` family of header libraries & `raylib` for rendering/ui. Here's a quick preview on [youtube](https://youtu.be/4_dKq7G57Lw) of the application.
|
||||
|
||||
The goal of the tool is to take in multiple aseprite files and pack them into a single atlas, outputting some metadata in the process in the form of
|
||||
json and/or source files for direct use in odin (maybe more languages too).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue