add screenshot to repo & readme
This commit is contained in:
parent
16a4faaff7
commit
8c7a22ed8f
2 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ 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. Here's a quick preview on [youtube](https://youtu.be/4_dKq7G57Lw) of the application.
|
||||
|
||||
<a href="https://youtu.be/4_dKq7G57Lw">
|
||||
<img src="https://raw.githubusercontent.com/bersK/yaap/master/repo_assets/image.png" />
|
||||
<a/>
|
||||
|
||||
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).
|
||||
|
||||
|
|
|
|||
BIN
repo_assets/image.png
Normal file
BIN
repo_assets/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Loading…
Add table
Add a link
Reference in a new issue