lego-parts-generator/README.md

11 lines
323 B
Markdown
Raw Normal View History

To generate parts the parts, just run `make`.
2013-07-17 18:29:44 +00:00
2013-07-17 18:36:40 +00:00
You can then find all parts in the directory "parts"
You can generate bitmaps of all parts using `make montage.png`. This needs
ldview and imagemagick. Here is the result:
2013-07-17 18:36:40 +00:00
https://mister-muffin.de/p/9reb.png
2013-07-17 18:36:40 +00:00
The individual bitmaps are placed in the `bitmaps` subdirectory.