🔨Installation
Learn how to stream models into your Unreal application.
Last updated
Learn how to stream models into your Unreal application.
Last updated
The current echo3D Unreal SDK version is alpha 1.0.7 supporting runtime streaming of 3D models, videos, and images from echo3D into your Unreal 4.27 application as procedural static mesh actors. The SDK can be used via both C++ and Blueprints. Unreal 5 is not yet supported.
Log in to the echo3D console via console.echo3d.com
Click the button in the header to open the SDKs & Integrations menu. Select the SDK from the menu to download the echo3D Unreal SDK.
Unzip the downloaded file contents to a directory of your choice.
Unreal Engine is a powerful but complex development engine. Prior experience with C++ and/or Unreal is recommended.
If you are new to programming or application development, consider using our platform as a backend for a Unity project instead.