AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Fix spinning-cube example to work with new renderer #37

Closed amberroy closed 9 years ago

amberroy commented 9 years ago

Now spinning-cube example upgraded to renderer 0.2.0, and upgraded CursorEvents to handle events being fired on child meshes (so we're doing the "bubling" in the SDK). This version of CursorEvents still works with old renderer; tested with chess and solar system apps.