openscad-viewer
v2026.2.2
Published
Simple openscad model viewer with camera controls.
Downloads
229
Readme
openscad-viewer
Simple openscad model viewer with camera controls.
Features
- Browser UI
- Render the model (put the file-name in the title bar)
- Camera controls: zoom, pan, rotate
- MCP tools
openopens a model file to the viewerviewget a rendered image at a particular angle and distance
- Interaction
- when a
viewrequest is made the UI updates; i.e. the user "sees" what the agent is looking at - when the model file changes the UI updates automatically
- when a
Architecture
- Run via
npx openscad-viewer - Nodejs + express + react
