Getting Started

This page gives a quick overview of how to get started with the instant3Dhub Unreal Plugin.

Requirements

This section details the requirements for using the instant3Dhub Unreal Engine plugin.

Access to instant3Dhub

The plugin requires a working instant3Dhub instance with access to a GPU. For more details on instant3Dhub resource requirements, see the instant3Dhub documentation.

If you are not already using instant3Dhub, please contact our sales team.

Version Compatibility

Ensure that you are using supported versions of both instant3Dhub and Unreal Engine. Refer to Version & Compatibility for the list of compatible versions.

Project setup and plugin installation

The instant3Dhub Unreal Engine plugin is distributed via git.

The plugin repository is repo.threedy.io/unreal/plugins/instant3Dhub.

If you do not already have an existing Unreal Engine project, please create one using the one of the templates provided by Epic.

In your project folder, create a subfolder named Plugins and clone the plugin repository into this folder:

MyProject/Plugins> git clone https://repo.threedy.io/unreal/plugins/instant3Dhub.git

Make sure to check out the correct branch for your Unreal Engine version.