/blender-legolizer

Blender plugin that converts objects into lego structures!

Primary LanguagePython

Blender Legolizer

By: Alex Ye, Michael Li

Usage (Single Object)

The plugin can be registered to Blender by loading legolizer.py in the Blender text editor.

After the plugin is registered, the app can be trigged by pressing and doing a search to 'Legoizer'. Our application should appear. When the Legolizer is selected, the user will be prompted with a settings menu where the user can change the Lego brick denisity with OCTREE Depth and the orientation of the Lego (the top of the lego) with Lego Direction. Once OK is selected, the selected object will be legolized.

Usage (Multiple Objects)

Multiple objects can be selected at once by holding the ctrl key and dragging the selection tool. Follow the same steps as for a single object and the selected objects will be legolized.