Skip to content

Instantly share code, notes, and snippets.

View manmohanbishnoi's full-sized avatar

Manmohan Bishnoi manmohanbishnoi

  • Etispo Ventures
  • Chandigarh
View GitHub Profile
@manmohanbishnoi
manmohanbishnoi / bake_texture_maps.py
Created December 18, 2020 10:11
Texture map bake script for Blender 2.7x
import bpy
import time
# execute with
# blender .\My3DScene.blend --background --python .\bake_texture_maps.py
ops = bpy.ops
mesh = bpy.ops.mesh
# Scene containing objects