Download presentation
Presentation is loading. Please wait.
1
ATCM 3310 Procedural Animation
Introduction to Procedural Methods in 3D Computer Animation Dr. Midori Kitagawa
2
In class Pay attention Take notes Learn Be ready for a pop quiz
3
Lecture 2: 3D animation foundations
World space vs. object space Order of transformation Houdini
4
World space & object space
Scene is built with an arbitrary number of objects, lights and cameras in the world space, which is also called the world coordinate system or global coordinate system. Each object is generated in its object space, which is also called an object coordinate system or local coordinate system.
5
World space & object space in Houdini
World space is called the scene level or object level. Object space is called the geometry level or SOP level.
6
Houdini: Scene level and geometric container objects
Geometry container object is often simply called “object.” Objects, cameras and lights define a scene in the scene level.
7
Houdini: Geometry level and surface nodes
Surface nodes are also called Surface Operators or SOPs. SOPs in the geometry level define the geometry inside the geometric container object.
8
World space & object space
Object space and world space work together. For instance, if the geometric center of an object is at the origin of its object space and if the object is placed at the origin of the world space, it will be centered at origin of the world space. However, if the geometric center of an object is not centered at the origin of its object space, it will be off-centered in the world space even if it’s placed at the origin of the world space. Demo in Houdini
9
Global transformation vs. local transformation
Transforming an object in the scene level is considered as global transformation animation. Transforming a geometry in the geometry level is considered as local transformation or deformation.
10
Order of transformation
Specifies in what order transformations are applied to an object. Changing the order of transformation yield different results. Demo in Houdini
11
Week 1: Houdini stuff Houdini contexts Hotkey quick reference
Maya transition guide File organization
12
Houdini contexts Major parts of Houdini (contexts) and corresponding node networks: /ch CHOP (channel operators) network /img COP (composite operators) network /obj Objects, cameras, and lights /obj/geo SOP (surface operators) network /out ROP (render outputs) /part POP (particle operators) network /shop SHOP (shader operators) network /vex VOP (VEX operators) network
13
Saving animation frames
Open Floating File Choose, select a folder and set a file name (e.g., tutorial_chap1_test1.$F4.pic) Override Camera Resolution lets you scale the frame size.
14
Creating an animation file
In Houdini’s main menu (top left), chose Render -> MPlay -> Load Disc Files... In Load Image, select animation frames as an image sequence. In MPlay, chose File -> Export -> Video for Windows 64.bit. Above turns .pic files into an .avi file.
15
Houdini reference & guide
Print out Hotkey quick reference and keep in your notebook so that you can look at it whenever you need it. You may find Maya transition guide useful to understand Houdini’s contexts if you are a Maya user.
16
One more thing… In a View pane, you can keep looking through your camera by turning on Tie View to Camera/Light option in the popup menu that shows up by clicking here Or by turning on Lock View/Light to View by clicking here
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.