f3d100bbcbc3ff7bbc0dfa4466405bc7dcfdc7b5
Speckle Unreal
Plugin for Unreal Engine 4 to import objects from Speckle v2.
Screencast of an example: https://user-images.githubusercontent.com/2551138/114720093-61403e00-9d40-11eb-8045-6e8ca656554d.mp4
NOTICE
- Tested on Windows, Unreal Engine v4.26 and Visual Studio Community 2019
- Only displays meshes. Breps are converted using their display values.
- Does not use the Speckle Kit workflow as conversions all happen in C++.
How To Install
- Clone the repository or download it as a zip file.
- Navigate to
SpeckleUnrealProject>Pluginsand copy theSpeckleUnrealfolder - Paste the folder into your Unreal project under
YourUnrealProjectFolder>Plugins(Create aPluginsfolder if you don't already have one). - Reopen your project.
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.
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%