Create Wallpapers in Blender 2.8 [Beginner Tutorial] | English
In this tutorial, I show you how to create three easy wallpapers in Blender.
Script:
import bpy
import bmesh
import random
obj =
me =
bm = (me)
numberFaces = len()
for i in range(numberFaces):
()
(action=’DESELECT’)
[i].select = True
(MESH_OT_extrude_region={“use_normal_flip“:False, “mirror“:False}, TRANSFORM_OT_translate={“value“:(0, 0, (0,100)/100), “orient_type“:’NORMAL’, “orient_matrix“:((0, -1, 0), (1, 0, -0), (0, 0, 1)), “orient_matrix_type“:’NORMAL’, “constraint_axis“:(False, False, True), “mirror“:False, “use_proportional_edit“:False, “proportional_edit_falloff“:’SMOOTH’, “proportional_size“:1, “use_proportional_c