Reader small image

You're reading from  Python Scripting in Blender

Product typeBook
Published inJun 2023
PublisherPackt
ISBN-139781803234229
Edition1st Edition
Right arrow
Author (1)
Paolo Acampora
Paolo Acampora
author image
Paolo Acampora

Paolo Acampora is a 3D artist and programmer, with experience in Animation, Visual Effects, and Real Time computer graphics. He provides tools that streamline the production workflow and let artists focus on the creative aspects of their craft. He has worked with several studios for more than a decade. He contributes to the blender development and releases his tools for the community.
Read more about Paolo Acampora

Right arrow

Questions

  1. Do modifiers alter the object’s data?
  2. How do we add modifiers to an object?
  3. Do modifiers rely on other objects besides the ones they deform?
  4. True or false: We can change the resolution of lattice data before or after we create its lattice object with no consequences.
  5. How do we add bones to an armature in Python?
  6. True or false: There is only one bone collection property.
  7. True or false: Only objects of type mesh can be deformed by armatures.
  8. Blender has modes. Does the current mode have consequences on whether we can add or remove data in our script?
  9. How do we create a mesh using Python?
lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Python Scripting in Blender
Published in: Jun 2023Publisher: PacktISBN-13: 9781803234229

Author (1)

author image
Paolo Acampora

Paolo Acampora is a 3D artist and programmer, with experience in Animation, Visual Effects, and Real Time computer graphics. He provides tools that streamline the production workflow and let artists focus on the creative aspects of their craft. He has worked with several studios for more than a decade. He contributes to the blender development and releases his tools for the community.
Read more about Paolo Acampora