Quick Start
π The package has recently been renamed from Unity Geometry Sequence Streamer to Unity Geometry Sequence Player. If you still have the old version, we recommend to remove it and then reinstall the new version
Install the package
π For installation of the Unity Store Version, see section below
Open your Unity project, and in the toolbar go to Windows β> Package Manager.
In the Package Manager window, go into the upper left corner and click on the "+" Button β> Add package from Git URL.
Copy and paste the following URL into the field and click Add:
https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package.git
Install the package (From Unity Store)
Open your Unity project, and in the toolbar go to Windows β> Package Manager.
In the Package Manager window, go to My Assets and select the Geometry Sequence Player package.
Click on the Install Button.
Play a sample sequence
Install the samples into your project by going into Package Manager β> In Project. Select the Geometry Sequence Player package and open the Sample foldout. Then click on Import.
In your assets folder, go into
Samples -> Geometry Sequence Player -> 1.X.X -> Streaming Samples
and open the Sample scene 01_Basic_ExampleClick on the “Play”-Button in Unity. You should now see an animated blob.