Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.96 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.96 KB

Cyclorama

Virtual cycloramas of 19th-century panoramas.

View the project at: cyclorama.leifgehrmann.com/

Screenshots

A screenshot of the project. In the background is a panorama of a cathedral, and in the foreground is a woman, standing next to a railing. Controls that are available in the app for navigating the scene are show in the corners. A screenshot of the project. In the background is a panorama of a city, and in the foreground is a man, standing next to a railing.
A screenshot of the project. In the background is a panorama, depicting a dragon, and in the foreground is a woman and a child, standing next to a railing. A screenshot of the project. A textual description of the panorama is shown.

Development

For development, use npm run dev to start a dev server.

To build and preview a production build, use npm run build and npm run preview.

Every scene is defined in src/scenes.ts.