mesh_convex_hull_quickhull
Generates exact 3D convex collision hulls from unorganized vertex clouds using Quickhull, ready for Cannon.js, Rapier, and PhysX physics runtimes.
Instructions
Computes exact 3D convex collision hulls from arbitrary unorganized vertex clouds via Quickhull for Cannon.js, Rapier, and PhysX runtimes. (0.030 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |