Blender Tutorial : Camera Rotation Order and Creating a Simple Rig

preview_player
Показать описание
A general, beginner Blender tutorial discussing camera rotation order, and the creation and operation of a simple camera rig that provides an intuitive YXZ rotation order.   This rotation order mimics many real world camera mounts, and is similar to the way we view the world from the platform of our bodies :  Head/Neck/Hips - Y/X/Z.   This makes rotating the camera more intuitive, and interpreting the rotation motion graphs much simpler, since each rotation is represented in a single axis graph.  In other rotation orders,  a rotation of a single local axis can be represented by a composite of 2 or 3 axis graphs, which makes interpreting a motion graph nearly impossible. Python script for the rig, below.

Contents:

00:00 - Introduction and general concepts
02:36 - Natural Rotation Order simulation
04:14 - The Default Blender Camera
04:52 - Gotcha!
05:43 - Model Camera Platforms / Blender Add-on Rigs
07:07 - Build a simple YXZ Camera Rig
09:59 - Rotating the Camera Rig
13:11 - Baking Camera Animation
14:14 - Correcting animation curve gimbal flips
15:21 - Loading the Python script

Python script for creating a Blender YXZ Camera Rig
######## script begin #########
import bpy

######### script end #########

Human Male model available from MakeHuman

Video edited and processed in Blender
Рекомендации по теме
Комментарии
Автор

Génial !!! Bravo ! And Thank you very much !

HeilleJeinLeours
Автор

wow; that's a real good explanation :-D ! didn't know that was the reason i suck at animating cameras :-D !

qedqubit
Автор

Thank you. I am trying to draw at Blender to create 3D NFT. I am thinking of having rotation and a lot of actions. I am still a beginner and I will watch more of your videos.

captainannaHK
Автор

this is easily one of the best blender camera rig videos i have found. the only thing is, i want the rig that you used to emulate body movement at 4:00

RichardAllen
Автор

Thank you very much! This is very helpful!

HappyDogRanchProductions
Автор

Fantastic...I am absoluite newbie to blender--I loaded the python script...I see the "Camera' in little window above the script...May I ask how to 'show' your camera control panel? many thanks version 2.9 blender

markelliot