📚 PanoShard Guides

Step-by-step tutorials and comprehensive guides to help you master PanoShard's 360° panorama rendering capabilities.

General
2 min read

cdn setup

This guide summarizes how `TileLoader` (`Assets/Plugins/Reshardic/GigaSphere/Scripts/Runtime/Tiles/TileLoader.cs`) and the static `Gigasphere` facade (`Assets/Plugins/Reshardic/GigaSphere/Scripts/Runtime/Managers/Gigasphere.cs`) expect external tile content to be hosted.

General
3 min read

tour manager modes

`TourManager` (`Assets/Plugins/Reshardic/GigaSphere/Scripts/Runtime/Managers/TourManager.cs`) coordinates either tile-based streaming or scene-based loading depending on the selected `runtimeMode`.