Rectangle Packer for sprite images NuGet Package

Using area optimization heuristic algorithm to provide solution for this NP complete problem.
In general, rectangle (or area) optimization is a combinatorial optimization problem.
Although the problem is dealing with a 2D plane, it coincides with Travelling Salesman problem.

http://www.codeproject.com/Articles/210979/Fast-optimizing-rectangle-packing-algorithm-for-bu.




Got any Rectangle Packer for sprite images Question?





Info

Version: 1.1.0
Author(s): Matt Perdeck, Adeel Mujahid
Last Update: Monday, January 13, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/am11/RectanglePacker
NuGet Url: https://www.nuget.org/packages/RectanglePacker


Install
Install-Package RectanglePacker
dotnet add package RectanglePacker
paket add RectanglePacker
RectanglePacker Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

3748