specklesystems / speckle-unreal

Unreal Engine 4/5 plugin for importing objects from Speckle v2.
https://speckle.systems/tag/unreal/
Apache License 2.0
54 stars 14 forks source link
3d aec ar architectural architecture architecture-visualization archviz bim hacktoberfest interop interoperability speckle ue4 ue5 unreal unreal-engine unreal-engine-4 versioning vr xr


Speckle | Unreal

Twitter Follow Community forum users website docs

Speckle is the first AEC data hub that connects with your favorite AEC tools. Speckle exists to overcome the challenges of working in a fragmented industry where communication, creative workflows, and the exchange of data are often hindered by siloed software and processes. It is here to make the industry better.

Speckle Connector for Unreal Engine

[!WARNING] This is a legacy repo! A new next generation connector will be coming soon. In the meantime, check out our active next generation repos here πŸ‘‡
speckle-sharp-connectors: our .NET next generation connectors and desktop UI
speckle-sharp-sdk: our .NET SDK, Tests, and Objects

Notice

We officially support Unreal Engine 4.27, 5.0-5.4

Features:

Supported Conversions:

Speckle Type Native Type
Objects.Geometry.Mesh β†’ Static Mesh Component /
Procedural Mesh Component
Objects.Geometry.PointCloud β†’ LiDAR Point Cloud
Objects.Other.Instance β†’ Actor with Transform
Objects.BuiltElements.View β†’ Camera
Speckle.Core.Models.Collection β†’ Empty Actor

Supported platforms: Windows, Linux, MacOS Other platforms may work, but currently untested.

Limitations:

How to install

Speckle for Unreal Engine can be installed through the Unreal Engine Marketplace.


Alternatively, developers may prefer to install manually.

  1. Git clone this repo (or download and extract the archive zip) into your project's Plugins directory (created as needed)
  2. Open/Restart your Unreal project. This will build the plugin for your environment.

See our docs for usage instructions.

If you encounter build issues, try building your project from VS/Rider directly. Look at the Saved\Logs\ files for error messages, and don't hesitate to reach out on our community forums for help!

For contributing to any of our code repositories, please make sure you read the contribution guidelines for an overview of the best practices we try to follow.