mfranzonmfranzonCommunityยท1 Agent Skills Included

render

Generate 3D models from text and render in browser

Generates parametric 3D models from plain text descriptions or reference photos using build123d. Renders results instantly in a local browser viewer with orbit controls, dimension overlays, and cross-section slicing. Eliminates manual CAD coding and lets you tweak parameters or drag-select regions to request edits. Exports STEP files ready for slicers and CAD tools.
npx skills add mfranzon/render --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install render?โ–ผ

Run `npx skills add mfranzon/render --all -g -y` in your terminal to install the skill globally. The first run automatically sets up build123d in about 30 seconds.

How to create 3D models from text descriptions?โ–ผ

Type a request like "/render a gear with 12 teeth" and the skill writes the parametric Python code, executes it, and shows the model in your browser within seconds.

Can I turn a photo into a 3D model?โ–ผ

Yes. Provide an image path with your request and the skill analyzes the photo, researches real-world dimensions online, and builds an accurate parametric model.

How do I edit part of a rendered 3D model?โ–ผ

Click the edit button in the viewer, drag a rectangle over the area you want changed, and type an instruction like "make this hole bigger". The skill applies the change and reloads the model.

Can I export models for 3D printing?โ–ผ

Yes. The viewer exports STEP files you can send directly to a slicer or CAD tool, and it offers a printable shell-and-infill preview mode.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’