1
0
mirror of synced 2024-11-12 01:00:52 +01:00
Commit Graph

123 Commits

Author SHA1 Message Date
xpeng
e0bccd72ea fix not using serial touch issue 2023-08-22 20:01:26 +08:00
xpeng
f422c7ad70 change script backend to mono (make serial working 2023-08-21 17:06:51 +08:00
xpeng
364c9fde40 Fix TouchSampleRate not working issue; Prepare for new touch system 2023-05-12 18:03:45 +02:00
xpeng
fd5681d6b9 better led perfomance 2023-03-06 20:45:07 +01:00
xpeng
73fb326b1c fix postprocess 2023-03-06 19:24:46 +01:00
xpeng
8b757d7ed1 fix config panel raycast issue
This is not a perfect fix because if the config p is opened on window side the vr side will broken
2023-03-06 19:14:10 +01:00
xpeng
2cfa44bb1f Disable device emulator (for real 2023-03-06 18:41:19 +01:00
xpeng
ff4850c3e0 disable XR device emulator; 2023-03-06 18:40:01 +01:00
xpeng
b64b292825 change raymanager distance calculation; Add XR Device simulator; Add Config overlay 2023-03-06 16:23:06 +01:00
xpeng
bf038cdad6 remove untraleap.tracking.openxr 2023-03-06 15:03:45 +01:00
xpeng
bfa9df38b5 fix enviroment and config issue again; faster ipc 2023-03-04 03:25:38 +01:00
xpeng
f6043c5fff fix enviroment issue; fix config issue; 2023-03-04 01:48:06 +01:00
xpeng
d8e8fa4ddb Add Custom Enviroment Option (Need to fix Lighting issue)) 2022-12-05 23:15:03 +01:00
xpeng
d23ae3be82 il2cpp transition (this commit is still in mono)
fix ipc touch not working under il2cpp;
fix bat wont start under il2cpp;
2022-11-08 23:43:35 +01:00
xpeng
a7ce4f3900 fix light issue and dispose IPC after wacvr closed 2022-11-08 21:23:25 +01:00
xpeng
431a604d9b fix mercuryio flag issue 2022-11-08 16:34:53 +01:00
Yasu3D
b34e4c8c58 minor adjustments to touchring
- less vignette on Light.mat
- adjusted alpha and contrast on ButtonCover.mat
- adjusted cab model to reduce uv distortion on the button cover (extra loops)
2022-11-08 06:06:09 +01:00
Yasu3D
67f96f02e5 Merge remote-tracking branch 'upstream/main' 2022-11-08 05:22:13 +01:00
xpeng
47cdf16302 Add readme for config panel dev 2022-11-07 23:02:42 +01:00
xpeng
da11ac7abc fix only can select capture desktop; small improvements
Add Touch Panel Air Wall
Add Light Strength Slider
Fix some config panel slider issues
Add .blend file for cab
Fix small shader issue
2022-11-07 22:31:18 +01:00
Yasu3D
c623d8d1f6 reworked cover texture
- new cover texture (basically 1:1)
- bit more bloom cuz glowy looks nice :3
2022-11-07 22:26:09 +01:00
xpeng
687f2c8ec4 add physics hand 2022-11-05 23:53:06 +01:00
xpeng
b2c2a8311e fix skybox issue 2022-11-05 22:05:12 +01:00
xpeng
0024144244 add additional tab; fix config panel occlusion bug 2022-11-05 20:23:31 +01:00
xpeng
2255aafa80 deleat old config canvans and small fix 2022-11-05 02:12:26 +01:00
xpeng
4eb06ca04f fix default touch sample rate issue 2022-11-05 02:11:01 +01:00
xpeng
cde2273747 fix hand size and pos issue 2022-11-05 02:10:07 +01:00
xpeng
aac1ae78d7 fix default config 2022-11-05 02:01:11 +01:00
xpeng
d3840cb36e update new config system 2022-11-05 01:32:17 +01:00
Yasu3D
8f005dc9ea Revert "Revert "more graphics tweaks""
This reverts commit c334ec23f7.
2022-11-04 20:50:52 +01:00
Yasu3D
c334ec23f7 Revert "more graphics tweaks"
This reverts commit ee1ed6d04e.
2022-11-04 20:50:45 +01:00
Yasu3D
ee1ed6d04e more graphics tweaks
- button cover is now 1024x instead of 512x
- added modeled text/icons for the "WACVR" text and headphone icon to make it look less pixelated.
2022-11-04 20:46:23 +01:00
xpeng
6594232ad6 decrease fresnel of the ring and bump led emission strenght 2022-11-04 17:41:02 +01:00
xpeng
9c8ed3b8e7 Fix the slight overflow of the screen 2022-11-04 17:15:49 +01:00
Yasu3D
04707b4e5e graphics update (fixed)
- new cab
- new shaders for cab
- slight post processing
- added toggle for touchpad effect.
- fixed the funny mistake(tm)
2022-11-04 00:11:01 +01:00
xpeng
c2312d6ce3 add more xr controller profil 2022-10-16 16:21:54 +02:00
xpeng
19f36d6e93 add auto start .bat function (pls add file path in config.json) 2022-10-16 16:18:17 +02:00
xpeng
014cebe156 add hand stabilization (velocity) 2022-10-16 15:42:49 +02:00
xpeng
6803f5c905 disable head cube for liv capture and fix texture quality issue 2022-10-16 13:50:38 +02:00
xpeng
9354e1d606 update design issue
upper board spacing issue and botton panel scale issue
2022-10-09 00:24:18 +02:00
xpeng
fd691444c8 update image and add logo png 2022-10-08 18:45:41 +02:00
xpeng
70759368ef update the new design to project @V17AMax 2022-10-08 18:39:57 +02:00
xpeng
dc6468458b
Merge pull request #46 from xiaopeng12138/xpeng-dev
merge dev to main
2022-10-08 15:19:10 +02:00
xpeng
0c839985f2 Update WACVR.unity 2022-10-08 15:18:09 +02:00
V17AMax
0af6b945c7 Add key visual and some cabin design. 2022-10-08 08:07:22 +08:00
xpeng
ba65522087 disable hand stabilization ui 2022-10-07 17:54:05 +02:00
xpeng
97e2812c19 fix button color issue 2022-10-07 17:52:07 +02:00
xpeng
390c807f6c bugs fix
fix ipc touch not working bug;
fix player height text not updating bug
2022-10-07 17:12:42 +02:00
xpeng
92a1395c79 fix capture desktop config not working; add config for turn off light effect 2022-10-07 14:20:01 +02:00
xpeng
0998fe4a9b fix button config issue and audio issue 2022-10-06 23:50:57 +02:00