Extensions:2.6/Py/Scripts/Add Mesh/Local QR Code Generator

提供: wiki
移動先: 案内検索
Local QR Code Generator
Construct a QR code mesh, generated directly in Blender
UI location View3D > Add > Mesh > Local QR Code
Usage Add a QR code, then use the operator properties box in the tool shelf to adjust its data.
Version 1.1 Author(s) Jacob Welsh
Blender 2.65 or newer License MIT/X11 license
Category Add Mesh Distribution Extern
Note(s) You can either install a zip file that bundles everything in an "add_mesh_local_qrcode" subdirectory, or install the dependencies elsewhere and use only add_mesh_local_qrcode.py (see the README in the source repository).


Executable information
File name add_mesh_local_qrcode.py
Python modules bpy, bpy_extras, bmesh
External Python Modules or dependencies python-qrcode, six


Links Homepage with download and manual: http://www.welshcomputing.com/code/qrcode.html

Source code: https://github.com/welshjf/blender-local-qrcode

Release Log https://github.com/welshjf/blender-local-qrcode/blob/master/NEWS.rst
Known Issues None