f2a035c23ceeea0eebb79c67bf5679dfcdff5c95
Speckle Unreal
Plugin for Unreal Engine to import objects from Speckle v2.
Screencast of an example: https://user-images.githubusercontent.com/2551138/114720093-61403e00-9d40-11eb-8045-6e8ca656554d.mp4
NOTICE
- Our Unreal Connector is in an beta stage of development. Currently we only support receiving objects, and there is no UI to fetch lists of streams/commits/branches.
- We officially support Unreal Engine 4.26 and 4.27, and have experimental support for UE5.
- Does not use the Speckle Kit workflow as conversions all happen in C++.
How To Install
- Download
speckle-unrealrepository archive from https://github.com/specklesystems/speckle-unreal/archive/refs/heads/main.zip - Extract the downloaded archive into your project's
Pluginsdirectory (if your project directory doesn't contain a directory called Plugins, you should create it) - Open your UE project (or restart the editor if you already have it opened). This will build the plugin in your environment.
We will eventually look to distributing the plugin officially on the Unreal Engine Marketplace but for now you'll need to install the plugin manually like this.
See our docs for usage instructions.
Credits
Based off the original Unreal integration for Speckle v1 by Mark and Jak which can be found here: https://github.com/mobiusnode/SpeckleUnreal.
https://user-images.githubusercontent.com/2551138/114720051-571e3f80-9d40-11eb-9099-d3394747a1d3.mp4
Description
Languages
C++
95%
C
3.7%
C#
1.3%