Will it Blend? Writing a Custom Constraint Solver for Blender with Cython

Will it Blend? Writing a Custom Constraint Solver for Blender with Cython

PyCon US via YouTube Direct link

Intro

1 of 18

1 of 18

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Will it Blend? Writing a Custom Constraint Solver for Blender with Cython

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Agenda
  3. 3 Software in the Built Environment What I Used It For • Building Analysis
  4. 4 Physical and Digital Formfinding
  5. 5 Constraint Solvers for 3d Geometry
  6. 6 Why Cython?
  7. 7 What is Cython? • Optimizing Static Compiler • Provides support for debugging in Python, Cython, and
  8. 8 Toy Constraint Problem Constraints • Anchors (supports) - 10,21 Forces (loads) - 11
  9. 9 Package Structure and Modules with Cython
  10. 10 Compiling Cython
  11. 11 Before you release the GIL...
  12. 12 Releasing the GIL!
  13. 13 Evaluating Cython performance - py-spy
  14. 14 What is Blender?
  15. 15 Adding your Cython package to Blender
  16. 16 Blender Add-on Interface Creation Typical files
  17. 17 Blender Properties
  18. 18 Pymaxion - Blender Demo!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.