Add support for Customizer-style interface
Open
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
One very powerful aspect of OpenSCAD is the Customizer interface as documented at:
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Customizer
It would be great if there was a similar facility for creating a customizable interface using comments around variables --- even better if there was a mode in CQeditor so that one could hide everything but the customizer interface for a file and the 3D view and any necessary controls.
In implementing this, it would be nice to continue to use JSON files for storing customizations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.