Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 448 Bytes

File metadata and controls

12 lines (10 loc) · 448 Bytes

ViewMaster

Overview


  • This is a demo project and repository for the ViewMaster library.
  • ViewMaster was created to control the transitions between subscenes in Unity. It supports the passing of data between said scenes in a manner reminiscent of Internet browser POST methods.
  • Author: Ian Meharg

Usage


  • First, this repository is meant to be used as a submodule.
  • In Unity, place it inside Assets/ViewMaster for best results.