scenevr / server

:heart_eyes: Create multiuser 3d environments using html-like tags and javascript
http://www.scenevr.com/
BSD 3-Clause "New" or "Revised" License
144 stars 19 forks source link

Allow query string parameters on scenes #63

Closed bnolan closed 9 years ago

bnolan commented 9 years ago

Query string parameters fire up a new scene server, and expose the query string parameters to the script when it starts. This depends on on #23.

This will be great to allow the reddit scene server to work on any subreddit, and not require the ruby script to pre populate scenes.