Quick Start

Install the package

  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.

  3. Copy and paste the following URL into the field and click Add: https://github.com/BuildingVolumes/Geometry_Sequence_Streaming_Package.git

  4. To install the samples, select the Geometry Streaming Sequence package and open the Sample foldout. Then click on Import.

More info

Play your first sequence

  1. In your assets folder, go into the samples folder(s) and open the Sample scene 01_Basic_Example

  2. Click on the “Play”-Button in Unity. You should now see a box with a twisting animation. This uses a sequence also found in the sample folder

A spinning box

More info