render_multiview
Generate a grid image with front, right, top, and perspective views of a 3D model from OpenSCAD code to inspect its shape from multiple angles.
Instructions
Render multiple views of the model in a single grid image (front, right, top, perspective).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | OpenSCAD source code | |
| views | No | View names | |
| width | No | Per-cell width | |
| height | No | Per-cell height | |
| params | No |