Meshes with Python & Blender : Rounded Cubes

Diego Gangl writes:

Hey all, I’ve uploaded the fourth part to my tutorial series on procedural meshes.

Topics in this tutorial:

  • Reading mesh data from a json file
  • Managing Complexity by splitting the script into separate functions
  • Basic error handling (without killing Blender)
  • Adding and applying modifiers
  • Adding some basic randomness
  • Making rounded cubes with all that
Advertisement