com.speckle.core
v1.0.6
Published
Package for bringing Speckle Core and Objects into Unity from Sasaki
Maintainers
Readme
speckle-unity-core
A unity package that adapts the Speckle Core functionality into unity editor and runtime. Some spiffy lil features to note:
Speckle Unity Client- A simple object that handles speckle client connections in unityClient Behaviour- A monobehaviour object for adding speckle functionality to game objectsSender+Receiver- the main operation objects that handle interacting with speckle and unitySpeckleOps- A static wrapper for operational calls with Speckle SharpSpeckleStream- A scriptable object for storing and accessing speckle streamsScriptableConverter- A wrapper object forISpeckleConverterthat targets more unity specific stuffComponentConverter<>- a modular scriptable object for customising how certain speckle objects convert into unity
If you are looking for a more complete unity package take a look at speckle-unity-connector
This package can be installed with OpenUpm
openupm add com.speckle.core
