In this repository you will find the source code, assets and project settings of the SpeckleUnity package for Unity app development (Unity 2020.1 or newer recommended) along with a DocFX project containing documentation assets and articles.
- Documentation can be found here.
- Supported platforms can be found here.
- Only displays mesh, point, and line data types. Breps, Curves and PolyLines are converted using their display values.
- Can also get numbers and strings via the
SpeckleUnityManager
class. - Does not use the Speckle Kit workflow for portability reasons. Any additional Speckle Kit DLLs must be added manually to the Unity Project.
- Code coverage measured using the Unity Code Coverage package.
See instructions in this part of the documentation.
Roadmap is subject to change. Last reviewed 30th of April 2020.
Version | Defining Feature |
---|---|
0.8 | Local caching of Speckle streams |
0.9 | Implement SpeckleUnitySender API |
1.0 | Production ready (out of preview) |