Open GoogleCodeExporter opened 9 years ago
I don't think this affects file size very much. It might affect memory size.
Original comment by stevesou...@gmail.com
on 22 Sep 2009 at 3:02
Steve, anyway it will be very useful. And algorithm can be quite simple: just
sort
images by x*x+y*y, then try to add to the Sprite one-by-one, checking for
'filled'
pixels.
Original comment by sunny.dr...@gmail.com
on 22 Sep 2009 at 5:55
It turns out that the memory implications here are pretty significant, as Steve
mentions here: http://www.stevesouders.com/blog/2009/09/21/spriteme-part-3/
Original comment by bay...@gmail.com
on 15 Oct 2010 at 12:34
Original issue reported on code.google.com by
ascal...@gmail.com
on 16 Sep 2009 at 8:24