1.0.6 • Published 3 years ago

com.speckle.core v1.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

speckle-unity-core

openupm

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 unity
  • Client Behaviour - A monobehaviour object for adding speckle functionality to game objects
  • Sender + Receiver - the main operation objects that handle interacting with speckle and unity
  • SpeckleOps - A static wrapper for operational calls with Speckle Sharp
  • SpeckleStream - A scriptable object for storing and accessing speckle streams
  • ScriptableConverter - A wrapper object for ISpeckleConverter that targets more unity specific stuff
  • ComponentConverter<>- 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