Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

blender-make-sliceable

스타81
포크5
업데이트2026년 7월 6일 12:31

Prepare a mesh from this Unity project's `Assets/Models/` (typically a `.glb`) for the runtime mesh slicer in `Assets/MeshSlicer/Runtime`. Converts arbitrary input (self-intersections, poke-through geometry, open shells, non-manifold edges) into a closed, manifold, outward-oriented mesh that can be safely bisected by an arbitrary plane and capped at runtime. Invoke when the user asks to make a model "sliceable" / "slicer-ready", or when the runtime slicer produces broken caps on a model. Pipeline: import .glb → Voxel Remesh → Decimate → Data Transfer (UVs) → bisect-and-cap probe → export .glb back to Unity. Requires the Blender MCP server (configured in `mcp.json`); runs via `mcp__blender__execute_blender_code`.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
2 개 파일
SKILL.md
readonly