XTDStudios / DMT

Dynamically Mapping Textures
101 stars 13 forks source link

Update to Rectangle Packer v1.3.0 #15

Open jarkkosyrjala opened 10 years ago

jarkkosyrjala commented 10 years ago

Couple of extra features and speed improvements: https://github.com/villekoskelaorg/RectanglePacking/blob/master/src/org/villekoskela/utils/RectanglePacker.as

VladimirCores commented 9 years ago

Is it implemented in last version of DMT?

gilamran commented 9 years ago

The speed of the packing is fast enough already, most of time is in the drawing of the elements. Packing 100s of elements takes less than a frame, so, it doesn't worth the effort.