diff --git a/README.md b/README.md new file mode 100644 index 0000000..7dc1853 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# CardboardRemoteDesktop + VR VNC/Cardboard VNC/VR Display
+ 在CardBoard中体验超大显示器!
+ 基于VNC客户端,通过CardBoard在虚拟世界中观察屏幕
+ 无论是普通电脑,还是平板,手机,甚至树莓派,只要运行VNC服务,就可以通过本应用在CardBoard中查看画面.
+ +## 特性 + 支持看哪指哪
+ 支持平面模式或环绕模式
+ 支持聚焦处放大
+ 支持姿势重置
+
+## 应用举例 +### Linux + 1) 使用x11VNC可以与电脑实际屏幕画面进行同步显示
+ 2) 使用vncserver构建任意分辨率屏幕,配合环绕模式+老板椅你可以得到一个全环绕的屏幕
+ 3) 充当树莓派(Raspberry)设备的显示设备,自定义尺寸,无需购买屏幕 diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 000721f..2c386bc 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -4,6 +4,9 @@ 24bit 256 64 + 8 + 4 + 2 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d2f80f8..6455718 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -2,39 +2,39 @@ Cardboard VNC - Name: - Host:Port - Username: - Password (optional): - Colors: - Viewer mode - Save - Settings - Edit Server - Preferences - Preferences + 名称: + 主机地址:端口 + 用户名: + 密码 (可选): + 颜色: + 仅查看模式 + 保存 + 设置 + 编辑服务器 + 配置 + 配置 Hello world! - Screen Configuration - Camera Preview - Enable camera preview in viewer - Screen - Screen Size + 屏幕配置 + 相机背景 + 在画面中显示相机拍摄到的画面 + 屏幕 + 屏幕大小 3 - Select size of the virtual screen - Screen Layout - Medium - Headset Setup - Inter-lens distance - Screen to lens distance - Vertical distance to lens center - Select size of the Camera preview - Background Color - Color in #RRGGBB or #AARRGGBB format. - Orientation Provider - Enable local cursor - About + 选择虚拟屏幕大小 + 屏幕布局 + + 头戴设备设置 + 两眼距离 + 屏幕到眼睛的距离 + 镜头垂直位置 + 选择相机画面背景尺寸 + 背景颜色 + 颜色格式为 #RRGGBB 或 #AARRGGBB + 定位提供器 + 启用本地指针 + 关于 pro - Copyright 2015, Chai Software + Copyright 2015, Chai Software,Translate by Attect full version to remove ads and support further development.]]> sensor fusion code. Copyright 2013 by Alexander Pacha and the Human Technology Laboratory New Zeeland, released under the MIT license.]]>