Skip to content

PrismArch-H2020/speckle-unreal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speckle Unreal

Twitter Follow Community forum users website docs

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 with Visual Studio Community 2019 and JetBrain's Rider for Unreal 2021.2
  • 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

  1. Clone the repository or download it as a zip file.
  2. Navigate to SpeckleUnrealProject > Plugins and copy the SpeckleUnreal folder
  3. Paste the folder into your Unreal project under YourUnrealProjectFolder > Plugins (Create a Plugins folder if you don't already have one).
  4. 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.

speckle_unreal.mp4

About

UE4 plugin for importing objects from Speckle v2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.6%
  • C 6.2%
  • C# 2.2%