/Sprite-Packer

A program made using SFML that packs multiple images into a single image that is as small as the algorithm can get it. It also generates a .hpp and a .cpp file that store the bounding rectangles for every image in the output. I made this in 2016 to help with making games.

Primary LanguageC++

This repository is not active