Comment by zachdive
3 days ago
For "parametric" everything ultimately updates the OpenSCAD code behind the scenes. Prompt edits and sliders both just modify the same parameters in that script, which we recompile into a new model.
For "creative" its a little different.
interesting