https://github.com/cutwell/lego-art
Generate instructions/templates for Lego mosaics from custom images
https://github.com/cutwell/lego-art
art-generator lego lego-art mosaic mosaic-generator
Last synced: about 2 months ago
JSON representation
Generate instructions/templates for Lego mosaics from custom images
- Host: GitHub
- URL: https://github.com/cutwell/lego-art
- Owner: Cutwell
- License: mit
- Created: 2024-01-03T18:21:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T13:18:42.000Z (over 1 year ago)
- Last Synced: 2025-01-29T11:28:10.225Z (3 months ago)
- Topics: art-generator, lego, lego-art, mosaic, mosaic-generator
- Language: HTML
- Homepage: https://cutwell.github.io/lego-art/
- Size: 854 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#
LEGO Art
Generate instructions/templates for Lego mosaics from custom images.[](https://opensource.org/licenses/MIT)
- Generate mosaics / instructions from images.
- Make custom LEGO art by [buying bricks](https://www.lego.com/en-gb/pick-and-build/pick-a-brick?perPage=400&designNumber=35381) to match output colors.
## How to use
1. Visit a live demo [here](https://cutwell.github.io/lego-art/).
2. Upload an image.
3. Adjust the desired width/height of the mosaic.
- For best results, ensure the width/height ratio of your mosaic matches the original width/height ratio of your image.
- You can adjust this even after generating a mosaic, although you'll need to press `Generate` again to re-create the mosaic to fit the new space.4. Adjust the background board color and press `Generate` to create a mosaic.
## Contributing
For information on how to set up your dev environment and contribute, see [here](.github/CONTRIBUTING.md).
## License
MIT
## Attribution
- [Lego SCSS](https://codepen.io/MisterCurtis/pen/LxPpLO)