Blender 30Days Challange 2Days

강의 개요

본 강의에서는 블렌더를 사용하여 복잡한 곡면을 가진 모델에 서브디비전 서피스(Subdivision Surface)를 적용할 때 형태가 무너지는 문제를 해결하는 과정을 다룹니다. 특히 5개의 엣지가 만나는 폴(Pole) 관리법과 베벨을 활용한 형태 유지 노하우를 학습합니다.

타임라인별 핵심 포인트

00:00 – 기본 형태 제작 및 초기 설정

16개의 버텍스를 가진 서클을 생성하고 Triangular Fan 방식으로 채운 뒤, 뷰에 정렬하여 기초 모델링을 시작합니다. 불필요한 버텍스를 삭제하고 extrude(E)와 scale(S)을 사용하여 기본적인 볼륨을 잡습니다.

02:15 – 서브디비전 서피스 적용과 문제 파악

Ctrl + 2를 눌러 서브디비전 모디파이어를 적용했을 때, 날카로운 엣지가 유지되지 않고 형태가 왜곡되는 현상을 확인합니다. 이를 해결하기 위해 Mirror Modifier를 적용하여 작업 효율을 높입니다.

04:45 – 베벨(Bevel)을 활용한 엣지 보존

중요한 경계선에 Bevel(Ctrl + B)을 적용합니다. 이때 세그먼트를 2로 설정하고 Shape를 1로 조정하여 하드 엣지를 유지하는 테크닉이 핵심입니다. 특히 폴(Pole) 주변의 데이터 간섭을 피하기 위해 선택을 해제하는 세밀한 작업이 필요합니다.

07:30 – 나이프 툴(Knife Tool)과 루프 컷 보정

Knife Tool(K)Loop Cut(Ctrl + R)을 활용하여 흐름을 정리합니다. 불필요한 엣지는 Dissolve(X)로 제거하여 모델 전체를 쿼드(Quad) 구조로 유지합니다.

09:15 – 내부 페이스 삭제 및 쉐이딩 이슈 해결

모델링 과정 중 내부에 생성된 페이스가 쉐이딩 왜곡을 일으킵니다. 이를 선택하여 삭제함으로써 깔끔한 표면을 완성합니다. 마지막으로 Merge by Distance(M)를 통해 중복 버텍스를 정리합니다.

11:00 – 최종 검수: Ngon(다각형) 확인

Select All by Trait 기능을 사용하여 4각형을 초과하는 Ngon이 있는지 검사하고 최종적인 토폴로지 수정을 마칩니다.
🏷️ #Blender #Modeling #Topology #Subdivision Surface #HardSurface #Retopology #3D Tutorial
🇺🇸 Click to read in English

Blender Hard Surface Modeling: Fixing Subdivision Issues and Topology Optimization

Tutorial Overview

This tutorial covers how to resolve shape distortion when applying the Subdivision Surface modifier to complex hard surface models in Blender. You will learn expert techniques for managing Poles (vertices with 5+ edges) and maintaining shapes using bevels.

Key Points by Timeline

00:00 – Basic Shape Creation & Setup

Starting with a 16-vertex circle using the Triangular Fan fill type, aligned to the view. Basic volume is created by deleting unnecessary vertices and using extrude (E) and scale (S Z 0) to flatten surfaces.

02:15 – Subdivision Issues & Mirror Modifier

Applying Subdivision Surface (Ctrl + 2) reveals how sharp edges collapse. To fix this efficiently, a Mirror Modifier is used to work on only one side of the model.

04:45 – Edge Retention via Beveling

Applying Bevel (Ctrl + B) to sharp edges. Setting Segments to 2 and Shape to 1 is crucial for maintaining the hard surface look. Care is taken to deselect edges near the Pole to avoid geometric artifacts.

07:30 – Knife Tool & Loop Cut Refinement

Refining the mesh using the Knife Tool (K) and Loop Cuts (Ctrl + R). Unnecessary edges are removed via Dissolve (X) to ensure a clean Quad-based topology.

09:15 – Removing Internal Faces & Shading Fixes

Internal faces created during extrusion cause shading artifacts. Deleting these faces clarifies the surface. Merge by Distance (M) is used to clean up overlapping vertices.

11:00 – Final Inspection: Ngon Detection

Using Select All by Trait > Faces by Sides to identify any Ngons (faces with >4 vertices) and completing the final topology cleanup.
🇨🇳 点击阅读中文 (Chinese)

Blender 硬表面建模:修复细分问题与拓扑优化指南

教程概览

本教程介绍了在使用 Blender 对具有复杂曲面的模型应用 细分表面 (Subdivision Surface) 修改器时,如何解决形状塌陷或扭曲的问题。重点讲解了 极点 (Pole) 管理以及利用倒角保持形状的硬表面建模技巧。

各时间段核心要点

00:00 – 基础形状制作与初期设置

创建一个 16 顶点的圆环,使用 三角扇 (Triangular Fan) 填充方式,并对齐视图。通过删除多余顶点并使用 挤出 (E) 和 缩放 (S Z 0) 来确立基础体积。

02:15 – 细分应用与问题诊断

按下 Ctrl + 2 应用细分修改器后,发现原本锐利的边缘消失了。为了更高效地修复,我们应用了 镜像修改器 (Mirror Modifier) 仅对一侧进行拓扑优化。

04:45 – 利用倒角 (Bevel) 保持边缘

对关键边缘应用 倒角 (Ctrl + B)。将分段 (Segments) 设为 2,形状 (Shape) 设为 1,这是保持硬表面的核心技巧。注意避开极点 (Pole) 周围的边,以防产生阴影拉伸。

07:30 – 刀具工具 (Knife Tool) 与循环边校正

利用 刀具工具 (K)循环切口 (Ctrl + R) 整理布线。多余的边通过 融并 (Dissolve X) 删除,确保整个模型维持在四边面 (Quad) 结构。

09:15 – 删除内部面与修复着色问题

删除在挤出过程中产生的内部多余面,以解决着色 (Shading) 异常。最后通过 按距离合并 (Merge by Distance) 清理重叠顶点。

11:00 – 最终检查:Ngon (多边形) 检测

使用 按特征全选 (Select All by Trait) 功能检查是否存在超过 4 条边的 Ngon,并完成最后的拓扑修正。