Save
SEMESTER 01
3D1 THEORY
T06: Delivering data
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Soeroe
Visit profile
Cards (26)
What are vertices in 3D modeling?
Coordinates points in
3D space
View source
What are edges in 3D modeling?
Connected
vertices
in 3D space
View source
What are faces in 3D modeling?
Connected
edges
in 3D space
View source
What is the purpose of vertex color in 3D modeling?
Assigning colors to
vertices
for rendering
View source
Why is mesh data important in 3D modeling?
It reduces
memory usage
and improves performance
View source
What file types are used for textures and materials?
JITP files
and
image files
View source
What is the purpose of weight painting in 3D modeling?
Assigning values to
vertices
for
rigging
View source
What is the function of the OBJ file format?
Used for
3D models
and
vertex colors
View source
What does FBX stand for?
File Exchange
View source
What is the significance of the Alembic (abc) file format?
It provides better
animation
per
vector
View source
What does the Universal Scene Descriptor (usd) file format relate to?
Meshes and animation by
Pixar
View source
What is the purpose of the STL file format?
Used for
3D printing
View source
What is the DAE file format used for?
Custom
meshes
, not updated since
core
View source
What are the key components of a 3D model?
Model
Material
Texture
Normal
Vertex colors
Rigs
Skinning
View source
What is a dependency file in 3D modeling?
A file that
inherits
from another file
View source
What is the preferred type of file path in 3D modeling?
Relative paths
are preferred
View source
What is the format for file paths in Windows?
C:\user\Name\
Documents
\
Glay.pptx
View source
What is the format for file paths in Linux?
/home/user/Name/
simy.pptx
View source
What is the role of an IO file?
To manage
input
and
output
processes
View source
What is a pipeline in a studio?
An
automated
process for production
View source
What is the purpose of source control in software development?
To manage
version control
of files
View source
What is the term for expected files to send on a deadline?
Deliverables
View source
What is the structure of a relative path?
Start path where you want to access
Example: I
Assets
\3D\1sm-barrel.
fbx
View source
What are the components of a child-parent relationship in file paths?
Child
: specific file or folder
Parent
: higher-level folder containing the child
View source
What are the types of files used in media management?
Workfiles
Render files
Intermediate files
View source
What is the naming convention for deliverables in the industry?
Format
:
W_1XXXxx
_Last Name_First Name_S.Email.props.mov
View source