Mosaic converts images to LEGO mosaics that can be opened with LEGO Digital Designer.
- The image is processed pixel by pixel
- Colors are reduced to the LEGO color palette
- Each pixel becomes a 1x1 brick
- Bricks are written to .lxf file
- Download the program files
- Download Python 3.5 for your operating system
- Install Tkinter and Pillow packages with PIP
- Run main.py with Python 3.5
- Run main.py with Python 3.5
- Select a .jpg or .png image
- Select a destination to save your .lxf mosaic
- Open .lxf with LEGO Digital Designer 4.3
Starry Night created from 48x48px jpg image - 2304 bricks, ~15x15in
Mona Lisa created from 48x96px jpg image - 4608 bricks, ~15x30in
A Sunday Afternoon on the Island of La Grande Jatte created from 150X100px jpg image - 15000 bricks, ~48x32in
Launcher is in the works! It will be distributed for Windows and MacOS.
- Joe Samela - Initial work - ForYourBrain.net