Pixel Art: CheeseburgerPixel Art: Cheeseburger
This is the first pixel art that uses the Maximal Rectangle solution for reducing meshes. This one was reduced from 1,316 to ONLY 145.
This is the first pixel art that uses the Maximal Rectangle solution for reducing meshes. This one was reduced from 1,316 to ONLY 145.
This is how to draw from the Maximal Rectangle array.
Push the largest rectangles (into a new array) from within a pixel art tilemap to reduce object size when converting it all to a mesh.