I like the way nannou apps are structured: https://github.com/nannou-org/nannou/blob/master/examples/template_app.rs
Certainly does! Started playing with relm (https://github.com/antoyo/relm) for small experiments, but this seems more suited to Processing like stuff while providing a nice structured UI API. Thanks for sharing!
Hey Jurriaan! Thanks for the link, I’ll certainly have a look at Relm.
I like the way nannou apps are structured: https://github.com/nannou-org/nannou/blob/master/examples/template_app.rs
Certainly does! Started playing with relm (https://github.com/antoyo/relm) for small experiments, but this seems more suited to Processing like stuff while providing a nice structured UI API. Thanks for sharing!
Hey Jurriaan! Thanks for the link, I’ll certainly have a look at Relm.