This had been originally done at a Google Apps Script hackaton but has since been improved (and debugged).
- Create a new spreadsheet in Google Documents
- Go to
Tools -> Scripts -> Script Editor
- Paste sheetcaster.js into the window and hit save
- Reload the spreadsheet, maybe multiple times. A menu
Sheetcaster
should appear nearhelp
- Select
Sheetcaster -> Reset
to start the engine
You can now move by using the menu !
The default FOV and resolution can be changed by modifiying constants at the top of the code.
- It's very slow, we can't do much about it since it runs on server side.
- Collisions are currently not handled (yet simple).