Organization (scene, collections/groups, naming, file structure)
Keeping your 3D files, scenes, objects, and names clean and consistent so you can find, edit, and reuse things fast.
What it is
Organization covers your scene hierarchy, collections or groups, object and material names, cameras, and how you arrange project folders and files on disk. You decide what belongs together, what gets its own group, and what needs a clear label so you can find it at a glance later.
You split a scene into logical collections — architecture, props, characters, lights, cameras. Objects and materials get readable names like `wall_mid_A`, `streetlamp_01`, `mat_concrete_rough`, not default names like `Cube.001` or `Material.003`. You remove or hide junk meshes, sort reference images, and keep only what matters for the paint-over shot.
On the file side, you use a simple, repeatable folder structure: one place for 3D scenes, one for exports, one for renders, one for reference. You avoid saving twenty slightly different scene versions with mystery names. When you come back a week later to adjust a camera or re-render a pass, you know exactly which file to open and which collection to toggle.
Why it matters
Without this skill, 3D stops being a support tool and becomes a time sink. Messy scenes full of `Cube.057` and random lights make it hard to isolate what you need for a paint-over, reframe a shot, or reuse models in a new illustration. You waste time hunting for the right file, forgetting which version you rendered from, or breaking something important because you couldn't tell what it was. Clean organization keeps you fast: you can rebuild a shot, change lighting, or repurpose a set without digging through chaos first.
You can check it when
- ✓You can open a scene from a month ago and quickly find the key models, lights, and cameras without trial-and-error clicking.
- ✓Your objects, collections/groups, and materials use readable, consistent names that describe their role or type, not default names.
- ✓You keep unused meshes, cameras, and materials cleaned up or parked in a clearly marked "junk" or "backup" collection, instead of leaving them loose in the scene.
- ✓Your project folders follow a simple pattern (for example: `ref`, `3d`, `renders`, `exports`), and you can tell which scene file produced which render without guessing.
Related skills
- Scene assembly (modular environment construction, kitbashing)
- Reference management
- Non-destructive editing — flattening/merging intentionally
- Document setup (canvas, resolution, color profiles / color-management awareness)
- Exporting renders cleanly into Photoshop
- Setup (2D thumbnail → 3D blockout → camera match to thumbnail)