Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkeblx/oculus-sim
web-based simulator of the oculus VR headsets
https://github.com/mkeblx/oculus-sim
Last synced: about 2 months ago
JSON representation
web-based simulator of the oculus VR headsets
- Host: GitHub
- URL: https://github.com/mkeblx/oculus-sim
- Owner: mkeblx
- License: mit
- Created: 2014-02-07T02:24:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-16T01:45:01.000Z (almost 11 years ago)
- Last Synced: 2023-10-20T21:51:08.474Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://vr.mkeblx.net/oculus-sim/
- Size: 920 KB
- Stars: 66
- Watchers: 6
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
oculus-sim
==========Web-based simulator of the Oculus VR headsets
Goal: to give a rough, qualitative understanding on various display parameters (resolution, persistence, etc) related to the Oculus Rift headset prototypes, given the constraints of portraying one display technology on another.
Viewable [here](http://vr.mkeblx.net/oculus-sim).
### todo
* side by side comparison render
* sensor drift => camera exhibits a slow but steady rotation
* scene loading: multiple scenes, such as tuscany
* enable finer grain control of shader effects### thanks
[vladkvit](https://github.com/vladkvit)