pxtobrx icon indicating copy to clipboard operation
pxtobrx copied to clipboard

Create Lego mosaics out of video game sprites

Results 9 pxtobrx issues
Sort by recently updated
recently updated
newest added

if nothing else, helps give confirmation that the total price displayed is correct.

enhancement

bricks like the 1x2x3 should be supported. - change Piece.js to support rendering tall bricks - add tall bricks to availablePieces for all colors

enhancement

on mobile safari, the max width/height of a canvas is 4,096. For large mosaics, they don't render. The real solution is to stop using canvas for the piece map, something...

bug

for large mosaics, set them to fit to window as default.

BrickLink allows importing wanted lists via XML. Export a mosaic piece list as that XML. http://www.bricklink.com/help.asp?helpID=207

enhancement

the algorithm was built in an exploratory way, so the end result is less than ideal. - all colors should be in hex, as that is what color-difference operates on....

enhancement

Bring permalinks and sharing back. Can probably do them with imgur, which would rock.

enhancement

Add arrows that allow user to "walk" through the piece map, and have it gradually add more pieces. It will help when actually building mosaics, basically a simple instruction set.

enhancement

Stick a checkbox somewhere that when checked, causes the algorithm to ignore whatever color is at (0,0).

enhancement