vvvv / VL-Language

The official repo for the design of the VL programming language
31 stars 0 forks source link

[Quest] Custom regions built with the CustomRegion API #51

Open gregsn opened 2 years ago

gregsn commented 2 years ago

https://thegraybook.vvvv.org/reference/extending/custom-regions.html at the bottom explains what's currently possible and explains the limitations.

Is this the API you always want to build your regions with? Can we have one API that handles all your region needs? Which features are needed the most and how would you like to see them implemented?