Preparing for Integration

This section covers how to integrate the Genvid SDK with your game and how to use our API with its current flow.

We start by describing the basic tools you need for development on your own project and explaining how to set them up. Next we take you through running the directx Sample to give you a hands-on understanding of how it all works together.

We finish by giving you direction on where to start your own integration. If you decide to start with the next steps, keep this section in mind for information about setting up your local development environment.

Important

The Genvid SDK uses Python scripts extensively for many of its tools. There is a known issue in Windows PowerShell, where a command including a directory with a trailing slash will incorrectly parse the command. If you are using Windows PowerShell with the Genvid SDK, you generally can get around this issue by deleting the final slash.