benvanik / vr.js

NPAPI plugin to expose fun VR devices to Javascript.
Apache License 2.0
498 stars 105 forks source link

Build an OSX plugin. #11

Closed benvanik closed 11 years ago

benvanik commented 11 years ago

Should be easy enough with gyp. Need to figure out the NPAPI differences on OSX. May need a 64bit version? (I believe both Chrome and FF run in 32 on all OSX variants today)

benvanik commented 11 years ago

Done in pull #16