Open diegodorado opened 7 years ago
Hi Diego,
The bindings are used in the rust-webvr repo: https://github.com/MortimerGoro/rust-webvr/tree/master/src/api/googlevr
Here you can find a standalone Android demo: https://github.com/MortimerGoro/rust-webvr/tree/master/examples/room
A blogpost with information about the implementation and a working Three.js Rollercoaster demo: https://blog.mozvr.com/webvr-daydream-support-lands-in-servo/
is there a working example of these bindings? thanks