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.
[!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
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:
Speckle for Unreal Engine can be installed through the Unreal Engine Marketplace.
Alternatively, developers may prefer to install manually.
Plugins
directory (created as needed)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.