Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 3d:shading [2026/02/26 16:04] – [Step 7 – (Optional but Recommended) Apply Transforms] mh | 3d:shading [2026/02/26 16:06] (current) – [Step 7 – (Optional but Recommended) Apply Transforms] mh | ||
|---|---|---|---|
| Line 378: | Line 378: | ||
| '' | '' | ||
| + | |||
| + | GLTF likes clean scale = 1, rotation = 0. | ||
| Game engines prefer clean transforms. | Game engines prefer clean transforms. | ||
| + | |||
| + | |||
| + | ==== Correct Modifier / Boolean Order ==== | ||
| + | |||
| + | Recommended Order: | ||
| + | * Finish modeling | ||
| + | * Apply Boolean on wall | ||
| + | * Clean topology | ||
| + | * Apply bevel | ||
| + | * Join bricks (if needed) | ||
| + | * UV unwrap | ||
| + | * Bake | ||
| + | * Apply transforms | ||
| + | * Export | ||
| ===== Resource sites ===== | ===== Resource sites ===== | ||