3dsmax-mesh-ops

Inspect 3ds Max mesh topology and apply atomic host-native operations.

4|2|Updated May 17, 2026
One-click install
npx skills add https://github.com/dcc-mcp/dcc-mcp-3dsmax --skill 3dsmax-mesh-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 3dsmax-mesh-ops
Source: https://github.com/dcc-mcp/dcc-mcp-3dsmax/tree/main/src/dcc_mcp_3dsmax/skills/3dsmax-mesh-ops
Command: npx skills add https://github.com/dcc-mcp/dcc-mcp-3dsmax --skill 3dsmax-mesh-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mutate 3ds Max meshes by inspecting topology and applying atomic host-native operations.

Core Features & Use Cases

  • Inspect mesh topology, cleanup, smoothing groups, modifiers, proxies, and normals through focused tools.
  • Apply per-target changes with explicit node or selection-based workflows, returning change summaries and warnings for agent reporting.

Quick Start

Select target meshes and run the mesh-ops skill to inspect topology and prepare for mutation.

Frequently Asked Questions about 3dsmax-mesh-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clean up mesh topology and manage smoothing groups in 3ds Max?

You can clean up mesh topology and adjust smoothing groups by applying atomic host-native operations to explicit nodes or current selections, which returns structured summaries and warnings for agent reporting.

What is the best way to attach proxies and triangulate meshes across a 3ds Max selection?

Attaching proxies and triangulating meshes across a 3ds Max selection is handled through focused mutation tools that apply changes per-target, providing structured change summaries and warnings for each operation.

Do I need 3ds Max 2024 and dcc-mcp-core to run mesh mutation operations?

Yes, running mesh mutation operations requires 3ds Max 2024+ and dcc-mcp-core 0.17+ to function within the MCP framework, ensuring host-native operations execute atomically and return structured warnings.

Can I inspect 3ds Max mesh normals and modifiers without permanently modifying the original objects?

Inspecting 3ds Max mesh normals and modifiers uses focused tools to examine topology and cleanup states, preparing meshes for mutation through explicit node or selection-based workflows with reported change summaries.

Why does my 3ds Max mesh cleanup return warnings after applying topology changes?

3ds Max mesh cleanup returns warnings because the mutation operations generate structured summaries and warnings for agent reporting, detailing the results of applying atomic changes to explicit targets or current selections.