Save
SEMESTER 01
3D1 THEORY
T02: The 3D pipeline
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Soeroe
Visit profile
Cards (39)
What are the three main stages of the 3D pipeline?
Pre-production
,
Production
,
Post-Production
View source
What does the production stage involve in the 3D pipeline?
Creating
models
,
characters
, and other
assets
View source
What is the focus of post-production in the 3D pipeline?
Finalizing
visual effects
and
rendering
View source
What does modeling refer to in the 3D pipeline?
Making
objects
View source
How is animation defined in the context of 3D graphics?
Deforming
3D objects in
motion
or
still
images
View source
What is rendering in 3D graphics?
Texturing
and
lighting
with
render engines
View source
How do the directions of the xyz coordinates differ between software?
Blender uses
Z
as up, Maya uses
Y
View source
What do position numbers represent in 3D modeling?
Units
compared to
meters
using
pivot points
View source
What is gimbal lock in 3D rotation?
Losing
rotation axes
, reducing freedom
View source
What is Euler rotation?
The order of rotation with x, y, z
View source
What does the order of rotation (xyz, xzy, zyx) indicate?
How rotations are calculated in
3D
space
View source
What is quaternion rotation?
A mathematical alternative to
Euler
rotation
View source
What does the roll in quaternion rotation refer to?
X-axis
rotation
View source
What does the pitch in quaternion rotation refer to?
Y-axis rotation
View source
What does the yaw in quaternion rotation refer to?
Z-axis
rotation
View source
What does the parent-child relationship in object relations mean?
Child inherits
transformation
from parent
View source
What does snapping refer to in 3D modeling?
Sticking
to
something
View source
What are the two main reasons for using a low poly workflow?
Model is adjustable later and saving resources in real time en
View source
What is box modeling?
Using a pre-existing
mesh
to model
View source
What is edge modeling?
Using
reference images
as blueprints
View source
What does rigging in animation involve?
Assigning
vertices
to
bones
for
deformation
View source
What is the purpose of simulation in 3D graphics?
To set parameters for
physics effects
View source
What does rendering compute in 3D graphics?
Converting 3D scenes into
2D
images/videos
View source
What is
real-time
rendering
?

Updating visuals in real-time
View source
What is the typical frame rate for games?
60-140
frames
per second
View source
What is raytraced rendering?
Tracing individual rays per
pixel
View source
What is recursive ray tracing?
Adding additional rays when a
face
is hit
View source
What is path tracing in rendering?
A
method
to render
realistic
images
View source
What does Global Illumination (GI) refer to?
Lighting
effects
in 3D rendering
View source
What are materials in 3D graphics?
Values
,
colors
,
textures
, and
lights
View source
What are maps used for in textures?
Providing
texture information
like color and
roughness
View source
What is UV-mapping?
Using different
coordinates
for 2D planes
View source
What is tri-planar mapping?
Projecting
textures
on defined x, y, z coordinates
View source
How can you scale an object in UV-layout?
Scale object
bigger
for repeating textures
View source
What is the focus of pre-production in the 3d pipeline?
Preparation
,
concepts
,
placeholders
What does Roll mean in Euler Rotation?
X rotation
What does Pitch mean in Euler rotation?
Y
rotation
What does Yaw mean in Euler Rotation?
Z rotation
Real-time apps (4)
Godot
Unity
Unreal
Sketchfab