Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.