Skill 详情
blender
Broad Blender interface and production workflow coverage.
使用前先检查
自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。
SKILL.md
这段内容是审核时保存的快照。外部来源才是完整且最新的版本。
--- name: blender description: Blender interface, workflows, and 3D production pipeline --- # Blender ## Blender Interface and Workflows ### Workspace Layout - **3D Viewport**: Main viewport for modeling and scene manipulation - **Outliner**: Hierarchical view of scene objects - **Properties Panel**: Object, modifier, and material properties - **Timeline**: Animation timeline and playback controls - **Graph Editor**: Animation curve editing - **UV Editor**: UV mapping and texture editing - **Shader Editor**: Node-based material and shader creation ### Navigation - **Orbit**: Middle mouse button - **Pan**: Shift + Middle mouse button - **Zoom**: Scroll wheel - **Numpad Views**: 1 (front), 3 (right), 7 (top), 5 (orthographic/perspective) - **Frame Selected**: Period (.) - **Frame All**: Home ### Object Modes - **Object Mode**: Manipulate entire objects - **Edit Mode**: Edit mesh geometry - **Sculpt Mode**: Digital sculpting - **Vertex Paint**: Paint vertex colors - **Weight Paint**: Paint vertex weights for rigging - **Texture Paint**: Paint textures directly on model - **Pose Mode**: Animate rigged characters ## Modeling Tools and Techniques ### Primitives - **Mesh Primitives**: Cube, Sphere, Cylinder, Cone, Torus, Plane, Monkey - **Curve Primitives**: Bezier, NURBS curves - **Surface Primitives**: NURBS surfaces - **Metaballs**: Organic blobby shapes ### Edit Mode Tools - **Extrude (E)**: Extrude faces, edges, or vertices - **Inset (I)**: Create inset faces - **Bevel (Ctrl+B)**: Bevel edges - **Loop Cut (Ctrl+R)**: Add edge loops - **Knife Tool (K)**: Cut custom geometry - **Bridge Edge Loops**: Connect edge loops - **Merge (Alt+M)**: Merge vertices - **Dissolve (X)**: Remove geometry while maintaining shape ### Modifiers - **Subdivision Surface**: Smooth subdivision - **Mirror**: Mirror geometry across axis - **Array**: Duplicate geometry in patterns - **Boolean**: Combine, subtract, or intersect meshes - **Decimate**: Reduce polygon count - **Remesh**: Retopologize mesh - **Shrinkwrap**: Project mesh onto target surface - **Solidify**: Add thickness to surfaces ## Sculpting and Retopology ### Sculpt Mode - **Brushes**: Draw, Clay Strips, Crease, Smooth, Inflate - **Dyntopo**: Dynamic topology for sculpting - **Multiresolution**: Subdivision sculpting - **Masking**: Protect areas from sculpting - **Falloff**: Control brush influence - **Stroke Settings**: Spacing, jitter, smoothing ### Retopology - **Shrinkwrap Modifier**: Project new topology onto sculpt - **Snap to Face**: Snap vertices to surface - **Poly Build**: Manual retopology tool - **Bsurface**: Automatic retopology add-on - **Quad Remesher**: Automatic quad-based retopology ## Blender Rigging and Weight Painting ### Armature - **Bone Creation**: Add bones to create skeleton - **Bone Editing**: Edit bone position, rotation, scale - **Bone Layers**: Organize bones into layers - **Bone Groups**: Group bones for organization - **IK Constraints**: Inverse kinematics setup - **Bone Collections**: Organize bones in Blender 4.0+ ### Rigging Tools - **Rigify**: Auto-rigging system for characters - **Auto-Rig Pro**: Commercial rigging add-on - **Human Meta-Rig**: Humanoid rig template - **Constraints**: IK, Copy Rotation, Limit Rotation, etc. ### Weight Painting - **Weight Paint Mode**: Paint vertex weights - **Brush Settings**: Brush size, strength, falloff - **Weight Tools**: Normalize, blur, smooth weights - **Vertex Groups**: Assign vertices to bone groups - **Mirror Weights**: Mirror weights across symmetry - **Weight Gradient**: Create smooth weight transitions ## Grease Pencil and Animation Tools ### Grease Pencil - **2D Drawing**: Draw 2D strokes in 3D space - **Object Mode**: Manipulate grease pencil objects - **Edit Mode**: Edit stroke points - **Draw Mode**: Draw new strokes - **Sculpt Mode**: Sculpt stroke thickness - **Vertex Paint**: Paint stroke colors - **Materials**: Assign materials to strokes ### Animation - **Keyframing**: Insert keyfra在 GitHub 阅读完整来源 (打开外部页面)