πŸ”¨Installation

Learn how to stream models into your Unreal application.

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.

Downloading the Unreal SDK

  1. Log in to the echo3D console via console.echo3d.com

  1. 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.

Last updated