Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daid/openscad-polygon-editor
A visual HTML based polygon editor for OpenSCAD
https://github.com/daid/openscad-polygon-editor
Last synced: about 1 month 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 (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T11:23:39.000Z (over 9 years ago)
- Last Synced: 2023-03-12T08:58:13.052Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 195 KB
- Stars: 35
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
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.