Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

X3D Cylinder and Sphere Sensor with JavaScript #1959

Closed mwitchwilliams closed 6 years ago

mwitchwilliams commented 6 years ago

Enables the Cylinder and Sphere Sensors to interact with JavaScript using the <SCRIPT> node.

There are accompanying demo's for testing in Pull Request https://github.com/gearvrf/GearVRf-Tests/pull/286

Also corrects an issue with the <TextureTransform> rotation property.

GearVRF DCO signed off by: Mitch Williams m1.williams@partner.samsung.com

liaxim commented 6 years ago

Looks good. Planning to merge on Thursday.