3D Modeling Technology & Digital Applications 2 — Questions and Answers
Question 1: Which file format is most commonly used to exchange 3D models between different software applications?
- OBJ (Correct answer)
- PSD
- MP4
- CSV
Correct answer: OBJ
OBJ is a widely supported, software-neutral format used to transfer 3D geometry and material references between applications.
Question 2: In 3D modeling software, what does the acronym 'GPU' stand for?
- Graphics Processing Unit (Correct answer)
- General Purpose Utility
- Geometry Projection Upgrade
- Global Pixel Unit
Correct answer: Graphics Processing Unit
GPU stands for Graphics Processing Unit, the specialized hardware that accelerates 3D rendering and viewport display.
Question 3: What technology allows 3D artists to collaborate on the same scene file in real time over a network?
- Collaborative cloud pipelines (e.g., ShotGrid) (Correct answer)
- Local LAN file sharing only
- Email attachments
- USB drive transfers
Correct answer: Collaborative cloud pipelines (e.g., ShotGrid)
Cloud-based pipeline tools like ShotGrid (formerly Shotgun) enable real-time collaborative review and file management across distributed teams.
Question 4: Which rendering engine is natively integrated into Autodesk Maya?
- Arnold (Correct answer)
- V-Ray
- Cycles
- Redshift
Correct answer: Arnold
Arnold is the default production renderer bundled with Autodesk Maya since version 2017.
Question 5: What is the purpose of a 'render farm' in 3D production?
- A network of computers working together to speed up rendering (Correct answer)
- A library of pre-made 3D farm assets
- A GPU overclocking utility
- A texture baking tool
Correct answer: A network of computers working together to speed up rendering
A render farm distributes rendering tasks across many machines simultaneously, drastically reducing total render time for complex scenes.
Question 6: Which Python-based scripting environment is commonly used to automate tasks in Blender?
- Blender's built-in Python API (bpy) (Correct answer)
- JavaScript console
- Lua scripting engine
- AutoLISP
Correct answer: Blender's built-in Python API (bpy)
Blender exposes nearly all its functionality through the bpy Python module, allowing artists to automate repetitive tasks and create add-ons.
Question 7: What does 'FBX' stand for in the context of 3D file formats?
- Filmbox (Correct answer)
- Fast Binary Exchange
- Flexible Block eXport
- Frame Buffer eXtension
Correct answer: Filmbox
FBX stands for Filmbox, a proprietary Autodesk format originally developed by Kaydara that stores geometry, animation, and scene data.
Which file format is most commonly used to exchange 3D models between different software applications?