Samples

These samples demonstrate integrating the Genvid SDK in common engines and frameworks. Although these can show you different ways to integrate the SDK, they don’t represent an exhaustive list and you can depart from them as needed for your game.

Each sample provides a script for managing the feature. They are written in Python and are based on the Python Toolbox. Feel free to modify them to fit better your own workflow and to adapt them to your game. When a website is involved, we are usually using Node.js and TypeScript, both for the backend side and the client side. However, the backend integration consists only of some webservice calls and the TypeScript generates a clean JavaScript API to integrate with your framework of choice.

Engine Integrations

Tools Integrations