yaap/README.md
2024-04-19 20:41:22 +03:00

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).