Samples

These samples demonstrate integrating the Genvid MILE SDK with 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 API. Feel free to modify them to fit better your own workflow and to adapt them to your game. When a website is involved, we usually use Node.js and JavaScript, both for the backend side and the client side. However, the backend integration consists only of some webservice calls and a clean JavaScript API to integrate with your framework of choice.

Note

For compatibility information about the platforms and browsers currently supported for development, see Compatibility Information.

Engine Integrations