NUKnightLab / SceneVR

A Tool for Creating Shareable, Embeddable WebVR Stories
http://scene.knightlab.com/
40 stars 6 forks source link

Query params can now be passed for config #16

Closed gwcmk closed 7 years ago

gwcmk commented 7 years ago

Similar to TimelineJS, we can now pass query parameters.

For example, this url: http://localhost:8080/?source=1tTyJECAoiLjHQh9_RWtVavhO_rLk133dt8-5c6lN-F0 specifies the source spreadsheet ID.

I've also created a class called Story. We can change the name in the future, but this pattern is probably better for organization.