sculpt_analyze_surface
Analyze mesh curvature, density, topology, and silhouette to guide sculpting decisions. Provides detailed data for informed editing.
Instructions
Analyze mesh surface for sculpting decisions.
analysis_type: 'full' — complete analysis (curvature, density, topology, silhouette) 'curvature' — vertex curvature map (find high/low curvature zones) 'density' — vertex/face density distribution 'topology' — quad/tri/ngon ratio, poles, manifold check 'silhouette' — bounding box, aspect ratios, balance
Returns detailed analysis to guide sculpting decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mesh_name | Yes | ||
| analysis_type | No | full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |