These guides are meant to be a quick and easy introduction to the Genvid SDK. They are not meant to be a good example of design principles or a replacement to the documentation. Instead they will provide a simple foothold into the documentation on various topics that you can then build on and research as needed to create unique and amazing things.
00. Unity Integration Guide - How to do the first time install of the Genvid SDK into Unity
01. Unity Class Setup Guide - Creating and setting up the Genvid classes
02. Unity Clock DataStreams Guide - Create a clock with a datastream that is in sync with the video showing the current time (Unity)
03. Unity Web DataStreams Guide - Create a clock with a datastream that is in sync with the video showing the current time (Web)
04. Unity Notifications & Annotations Guide - Add a notification and annotation to the clock that fires every 15 seconds
05. Unity Commands & Events Guide - Add a command that allows an admin to stop the clock and an event that allows viewers to change the clocks color