parent
a84dd8aca6
commit
f36609f13c
|
|
@ -18,7 +18,7 @@ Many companies, projects and products have integrated noVNC including
|
||||||
for a more complete list with additional info and links.
|
for a more complete list with additional info and links.
|
||||||
|
|
||||||
### Now with WebVR support
|
### Now with WebVR support
|
||||||
|

|
||||||
I have adapted the WebVR boilerplate with a basic Three.js scene to make this VNC client work in VR on a mobile device.
|
I have adapted the WebVR boilerplate with a basic Three.js scene to make this VNC client work in VR on a mobile device.
|
||||||
https://github.com/borismus/webvr-boilerplate
|
https://github.com/borismus/webvr-boilerplate
|
||||||
|
|
||||||
|
|
@ -47,6 +47,9 @@ for a more complete list with additional info and links.
|
||||||
```
|
```
|
||||||
|
|
||||||
The password prompt will still appear at the top.
|
The password prompt will still appear at the top.
|
||||||
|
|
||||||
|
YOu can use large resolutions with the screen enlarged in VR and curved around you.
|
||||||
|

|
||||||
|
|
||||||
TODO: add input??
|
TODO: add input??
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue