Use your own sequences
On this page
👉🏻 This is just a quick summary of the conversion process, more details can be found here
Conversion
Ensure that in your input sequence, each frame file is numbered in an ascending order
Almost all commonly used pointcloud/mesh (.fbx .obj .gltf .ply .xzy) and image (.dds .jpeg .png .tga) formats can be used as source material. Ensure that your sequence is in such a format
Download the latest converter binaries for windows here (The file named Geometry_Sequence_Converter_Win64.zip)
Unzip, open the converter, and set the input folder to the folder containing your sequence. The output folder should be set to a different (empty) folder. Click on Start Conversion.
Playback in Unity
Open your project and scene in Unity.
Add a GeometrySequencePlayer component to any gameobject.
Click on Open Sequence and open the folder with the converted sequence (the output folder).
Click on Play in Unity. Your scene should now start with the playback/streaming.