Installation

👉 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

Package Installation

⭐ For installation of the Unity Store Version, see section below

  1. Open your Unity project, and in the toolbar, go to Windows –> Package Manager

  2. In the Package Manager window, go into the upper left corner and click on the "+" Button –> Add package from Git URL Add package with git

  3. Copy and paste the following URL and click Add: https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package.git Installing a package

  4. Unity now installs the package, and after a short time it should show up in your manager. Done! We strongly recommend that you also install the Samples

Package Installation (Unity Store Version)

  1. Open your Unity project, and in the toolbar, go to Windows –> Package Manager.

  2. In the Package Manager window, go to My Assets, select the Geometry Sequence Player Package and click on Install Select Unity Store Version

  3. Unity now installs the package, and after a short time it should show up in your manager. Done! We strongly recommend that you also install the Samples

Importing the samples

The samples contain a short demo sequence and some scenes, that you can refer to for how to set up your own scenes and playback your own sequences. If you’ve never used the plugin before, we strongly recommend to take a look at the samples!

To install the samples, select the Geometry Sequence Player Package in the In Projects tab and open the Samples tab. Then click on import. Add package with git

The sample data is now in your Unity assets folder. You can open the sample scenes to take a look how mesh playback, pointcloud playback, timeline playback and the scripting API works. When you open the scene, you should now either see an animated blob mesh, or a winking cat pointcloud!

Blob

Cat