https://github.com/daid/openscad-polygon-editor
A visual HTML based polygon editor for OpenSCAD
https://github.com/daid/openscad-polygon-editor
Last synced: 10 months ago
JSON representation
A visual HTML based polygon editor for OpenSCAD
- Host: GitHub
- URL: https://github.com/daid/openscad-polygon-editor
- Owner: daid
- Created: 2011-12-03T09:34:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T11:23:39.000Z (over 10 years ago)
- Last Synced: 2025-04-14T05:37:12.959Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 38
- Watchers: 8
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
WHAT IS IT?
===========
The OpenSCAD Polygon editor is a editor for OpenSCAD polygons (DUH).
OpenSCAD is a scripted CAD tool found at http://www.openscad.org/ it's great for many reasons. But it's all script which makes it hard to do some things.
The OpenSCAD Polygon editor (OsPed) helps you. You can just copy/paste your OpenSCAD code to OsPed and it will allow you to edit the polygons. Updating the copied code on the fly.