JR-Morgan / speckle-unreal

UE4 plugin for importing objects from Speckle v2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  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.

License:Apache License 2.0


Languages

Language:C++ 87.4%Language:C# 12.2%Language:C 0.4%