VL Project
We built a whole demo project from scratch and enhanced vvvv with the new functionality of VL wherever appropriate.
Who was the target audience of the workshop?
vvvv users who wanted to get the big picture and a better idea of how VL features can be applied in a vvvv project.
What did attendees of the workshop learn?
We had lots of data types defined in VL, some just for storing data in a structured way, others that come with their own behavior. We looked into implementing features like
- storing and loading structured data from disk
- undo / redo
- navigating between modes
- managing lifetime of different types of objects
But our main focus we were: thinking a project top → down and try to find the sweet spots where VL actually can solve problems that we faced in earlier projects without the help of VL.
Inspiration: