9 lines
315 B
Markdown
9 lines
315 B
Markdown
|
|
# YAAP
|
|
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.
|
|
|
|
Project template provided by Karl Zylinski on github [here](https://github.com/karl-zylinski/odin-raylib-hot-reload-game-template).
|