Unarmed1000 / ManaBattery.MB.RectangleBinPack

Rectangular bin packing often used for texture atlas creation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MB.RectangleBinPack

Rectangular bin packing often used for texture atlas creation.

Source area Description
source\BinPack Bin packing code ported from https://github.com/juj/RectangleBinPack/ C++ code. See each individual .cs file for more info.
source\TexturePack Some basic utility functionality when dealing with texture atlases.

About

Rectangular bin packing often used for texture atlas creation.

License:The Unlicense


Languages

Language:C# 100.0%