Skip to content

Instantly share code, notes, and snippets.

@nocarryr
nocarryr / photo.py
Created October 23, 2015 19:55 — forked from knowuh/photo.py
Blender script to turn an image data block into 3D cubes...
#----------------------------------------------------------
# File photo.py - cubify a named image in project.
# @knowuh (Noah Paessel) http://bit.ly/photoblend
# License: MIT ( http://opensource.org/licenses/MIT )
#----------------------------------------------------------
import bpy
from random import uniform