plugdata-team / plugdata-heavy-toolchain

PyInstaller CI builds for the hvcc/Heavy compiler for Pd
GNU General Public License v3.0
6 stars 2 forks source link

Add dpf-widgets and generic GUI option #12

Open dromer opened 1 year ago

dromer commented 1 year ago

To generate generic imgui based UI for all the parameters.

(maybe wait until release, for now it's on develop branch of hvcc)

In the future we may be able to generate custom UI definitions based on canvas UI objects?

dromer commented 1 year ago

We'll need some more user feedback for this, but also it would likely need some considerable effort to make the whole graphics dependencies in the stack usable cross-platform.