article

AndresGenvid avatar image
AndresGenvid posted

Unreal C++ Guides

Unreal C++ Guides


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.

This set of guides is focused on using C++

00. Unreal C++ Integration Guide - How to do the first time install of the Genvid SDK into Unreal

01. Unreal C++ Class Setup Guide - Creating and setting up the Genvid classes

02. Unreal C++ Clock DataStreams Guide - Create a clock with a datastream that is in sync with the video showing the current time (Unreal)

03. Unreal C++ Web DataStreams Guide - Create a clock with a datastream that is in sync with the video showing the current time (Web)

04. Unreal C++ Notifications & Annotations Guide - Add a notification and annotation to the clock that fires every 15 seconds

05. Unreal C++ 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

unreal engineunreal
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Article

Contributors

AndresGenvid contributed to this article