UI features in VVVV

I’ve done a few projects with vvvv and have been loving the framework. Recently I’ve seen some fairly UI-intensive projects done (apparently) entirely in vvvv. I was curious if there was any built in UI features inside of vvvv or if people rolled their own. If anyone has rolled their own I love to know any of the following:

  • How do you render fonts inside of vvvv?
  • Did you make your own controls and markup framework? Any tips on how you do this would be great!
  • How do you composite your UI with D3D layers?
  • Were there any performance issues with your approach?

Many thanks!
-joel

you can type ‘gui’ in the nodebrowser, there are different tools