March 7th 2022
March 7th 2022
Topic
Materials
Walking through two ways of completing the assignment:
Walking through two ways of completing the assignment:
Receiving a known list of mqtt topics using a loop
Receiving mqtt topics using wildcards and a MutableDictionary
Refactoring a Class to a Process node
Using ManageProcess to re-initialize a Process node
Mentioned Timeline options:
https://thegraybook.vvvv.org/reference/libraries/animation.html#timeliners
Mentioned work-in-progress State Machine option:
https://github.com/vvvv/VL-Language/issues/46
Introduction to simplest State Machine in vvvv: FlipFlop for handling two states
Introduction to the second simplest State Machine: MultipFlipFlop for switching between multiple states
Introduction to Serialization/Deserialization of a custom datatype to save/load settings of a game
https://thegraybook.vvvv.org/reference/libraries/serialization.html
Recording:
Session10