/history-of-immersive-media

Hubs scripts for the "History of Immersive Media" exhibit (LMC 6340 Spring 2021)

Primary LanguageJavaScriptOtherNOASSERTION

History of Immersive Media

Hubs scripts for the "History of Immersive Media" exhibit.

Created for LMC 6340 in Spring 2021 instructed by Prof. Jay Bolter.

Room Setup

Paste the following URL in the custom script field for the room:

https://www.aelatgt.org/history-of-immersive-media/src/rooms/index.js

Spoke Usage

Custom entity glTF files can be downloaded from src/entities/

Refer to their associated files in src/components/ for usage instructions.

Development

# Install dependencies
yarn

# Start development server
yarn start