Media Summary: This is a long video where I'm showing the implementation from scratch of the idea of simple magnetic simulation of 100 cubes. I was thinking what logic to implement for the demonstration and I ended up with some magnetic field simulation. I'm going to ... A homework assignment to find the "X Rotation" of an object in

Python Scripting In Motionbuilder 08 - Detailed Analysis & Overview

This is a long video where I'm showing the implementation from scratch of the idea of simple magnetic simulation of 100 cubes. I was thinking what logic to implement for the demonstration and I ended up with some magnetic field simulation. I'm going to ... A homework assignment to find the "X Rotation" of an object in

Photo Gallery

Python Scripting in MotionBuilder - 08 - Decomposition and Library Code
Scripting in MotionBuilder by AI prompting
Introduction to Python in MotionBuilder - Part 1: Creating Objects in the Scene
MotionBuilder - How To Run Python Scripts Using Shortcuts
Motionbuilder Python Tutorial
Python Scripting in MotionBuilder - 05 - FBTime and Playback Control
MotionBuilder Python Script - Export Animation
Python Script Device in MotionBuilder, Creating a Simple Simulation
Python Scripting in MotionBuilder - 01 - pyfbsdk and Hello, Cubes
Python Script Device in MotionBuilder, part 1
Python Scripting in MotionBuilder - 07 - Dealing with Keyframe Data: FBFCurve
Python Scripting in MotionBuilder - 03 - Components and the Scene
Sponsored
Sponsored
View Detailed Profile
Python Scripting in MotionBuilder - 08 - Decomposition and Library Code

Python Scripting in MotionBuilder - 08 - Decomposition and Library Code

Notes and source: http://awforsythe.com/

Scripting in MotionBuilder by AI prompting

Scripting in MotionBuilder by AI prompting

In this video, I demonstrate

Sponsored
Introduction to Python in MotionBuilder - Part 1: Creating Objects in the Scene

Introduction to Python in MotionBuilder - Part 1: Creating Objects in the Scene

In this movie, we show how to use

MotionBuilder - How To Run Python Scripts Using Shortcuts

MotionBuilder - How To Run Python Scripts Using Shortcuts

How to run

Motionbuilder Python Tutorial

Motionbuilder Python Tutorial

Decided to make a quick impromptu

Sponsored
Python Scripting in MotionBuilder - 05 - FBTime and Playback Control

Python Scripting in MotionBuilder - 05 - FBTime and Playback Control

Notes and source: http://awforsythe.com/

MotionBuilder Python Script - Export Animation

MotionBuilder Python Script - Export Animation

Download link: https://jackycoh.gumroad.com/l/ExportAnimation How to run

Python Script Device in MotionBuilder, Creating a Simple Simulation

Python Script Device in MotionBuilder, Creating a Simple Simulation

This is a long video where I'm showing the implementation from scratch of the idea of simple magnetic simulation of 100 cubes.

Python Scripting in MotionBuilder - 01 - pyfbsdk and Hello, Cubes

Python Scripting in MotionBuilder - 01 - pyfbsdk and Hello, Cubes

Notes and source: http://awforsythe.com/

Python Script Device in MotionBuilder, part 1

Python Script Device in MotionBuilder, part 1

This is an introduction video for the

Python Scripting in MotionBuilder - 07 - Dealing with Keyframe Data: FBFCurve

Python Scripting in MotionBuilder - 07 - Dealing with Keyframe Data: FBFCurve

Notes and source: http://awforsythe.com/

Python Scripting in MotionBuilder - 03 - Components and the Scene

Python Scripting in MotionBuilder - 03 - Components and the Scene

Notes and source: http://awforsythe.com/

Python Script Device in MotionBuilder, Part 2 Teaser

Python Script Device in MotionBuilder, Part 2 Teaser

I was thinking what logic to implement for the demonstration and I ended up with some magnetic field simulation. I'm going to ...

Python and MotionBuilder GUI

Python and MotionBuilder GUI

A homework assignment to find the "X Rotation" of an object in

Python Scripting in MotionBuilder - 06 - Animation Overview: FBAnimationNode

Python Scripting in MotionBuilder - 06 - Animation Overview: FBAnimationNode

Notes and source: http://awforsythe.com/

Motionbuilder Python Tutorial - Part 2 - Lists and For Loops

Motionbuilder Python Tutorial - Part 2 - Lists and For Loops

Follow up to my previous

Python Scripting in MotionBuilder - 04 - Accessing Components: FBScene

Python Scripting in MotionBuilder - 04 - Accessing Components: FBScene

Notes and source: http://awforsythe.com/

Related Video Content

operator — Standard operators as functions — Python 3.14.5 … information

2 days ago · Mapping Operators to Functions ¶ This table shows how abstract operations correspond to operator symbols...

Arithmetic Operators in Python (+, -, *, /, //, %, **) - nkmk note information

May 11, 2025 · Python supports basic arithmetic operations—addition, subtraction, multiplication, division, and...

Python Operators - GeeksforGeeks information

May 22, 2026 · Arithmetic operators are used to perform basic mathematical operations like addition, subtraction,...

Python Assignment Operators - W3Schools information

The Walrus Operator Python 3.8 introduced the := operator, known as the "walrus operator". It assigns values to...

Python Cheat Sheet information

Compact Python cheat sheet covering setup, syntax, data types, variables, strings, control flow, functions, classes,...