90 Commits

Author SHA1 Message Date
EmanMhesin
93c8ed4588 added two buttons to MainUI panel: 'Mark' and 'Draw'
added two buttons to MainUI panel: 'Mark' and 'Draw Path'
2025-05-22 14:43:40 +02:00
EmanMhesin
cc113e0072 added instructional panel and description text inside MainUI
added instructional panel and description text inside MainUI
2025-05-22 14:36:12 +02:00
EmanMhesin
7c15bd1e6c added MainUI canvas with proper settings (hidden by default)
added MainUI canvas with proper settings (hidden by default)
2025-05-22 14:29:53 +02:00
EmanMhesin
2404de92f8 Changed camera position and position of the button 2025-05-22 14:21:43 +02:00
EmanMhesin
fb12dddc46 Merge branch 'main' into ui 2025-05-22 13:29:19 +02:00
Andreas Franke
ca92eed417
Merge pull request #1 from AndreasFranke5/marker
Marker
2025-05-19 14:54:00 +02:00
FlorianU
d4512474d8
Merge pull request #3 from AndreasFranke5/florian
Implemented test map with rotation and changing of waterlevel
2025-05-19 02:29:22 +02:00
FlorianU
940d84aa94 implemented changing of waterlevel correctly 2025-05-19 02:28:52 +02:00
FlorianU
7ad4209969 implemented circular map on cylinder 2025-05-19 00:38:19 +02:00
Andreas Franke
ab56f2a05d Merge main into cesium, resolved Photon conflicts 2025-05-17 23:15:28 +02:00
Andreas Franke
5ab164ad86 Added basic 3d world map in MRMultiplayerCesiumTestScene 2025-05-17 22:54:48 +02:00
FlorianU
220a2babff Added WaterLevelControlUI 2025-05-17 22:36:44 +02:00
6bece3cab5 created a buttom and spawnmanager
buttom have some problem and need to fix it
2025-05-16 16:11:36 +02:00
63feaf9e0c update 2025-05-16 12:36:11 +02:00
minhuizhong
8482f74bfc Merge branch 'main' into marker 2025-05-16 11:30:59 +02:00
FlorianU
358b257341 implemented networked map rotation manager 2025-05-15 18:43:48 +02:00
FlorianU
9056ceef0d added VR UI Package 2025-05-15 16:25:40 +02:00
805f14a66f Raygrab interaction on marker1
Ray interaction
2025-05-15 16:13:37 +02:00
FlorianU
fe13295400 added occluded rotating sphere 2025-05-15 16:04:38 +02:00
EmanMhesin
1c28a6cba7 Position canvas 2m in front of camera at eye level
Position: 0, 1.5, 2
2025-05-13 13:43:04 +02:00
EmanMhesin
cc7b17ed38 Connect Start button to hide welcome screen
Selected Start Button
In Inspector, in  OnClick() section:

Clicked +

Dragged UIManager in..

Selected WelcomeUI → StartExperience()
2025-05-13 13:39:10 +02:00
EmanMhesin
f1ad5c3504 Added WelcomeUI script to UIManager and linked canvas
Added WelcomeUI script to UIManager and linked canvas (dragged canvas to UI panel field in the script that is attached to UI manager)
2025-05-13 13:24:39 +02:00
EmanMhesin
df30eaf470 Created WelcomeUI script
Created WelcomeUI MonoBehaviour script
2025-05-13 13:17:05 +02:00
EmanMhesin
b16c5d42f2 Added Start button below welcome title 2025-05-13 12:58:07 +02:00
EmanMhesin
e96e5e35e8 Added TMP title text to welcome screen
Text Style: Title
Colour: 0A0E65
Position: - 23; 95; 0
2025-05-13 12:54:00 +02:00
EmanMhesin
359f251ee2 Created world space canvas for MR UI
Render Mode → World Space
Scale: 0.001 on X, Y, Z
2025-05-13 12:44:56 +02:00
45fee57960 Ray Interaction example
Setup
2025-05-12 15:56:20 +02:00
Andreas Franke
1d6c3dec03 Update Eman.unity 2025-05-12 13:09:48 +02:00
Andreas Franke
412b561736 AF 2025-05-12 13:08:17 +02:00
EmanMhesin
dd3c851b56 Created new scene 2025-05-12 12:22:18 +02:00
Andreas Franke
ff825e3a1f Remove hardcoded API key from ApiKeyConfig.asset 2025-05-09 17:24:52 +02:00
FlorianU
d491b30b87 implemented multiplayer with photon fusion 2025-05-08 19:02:46 +02:00
FlorianU
49d0fea503 implemented scene understanding and occlusion 2025-05-08 17:04:09 +02:00
FlorianU
9dc9eb9696 implemented occlusion 2025-05-08 16:01:51 +02:00
FlorianU
cca4a91272 implemented pass-through 2025-05-08 15:25:56 +02:00
FlorianU
4aecefd088 implemented MR TestScene 2025-05-08 15:21:20 +02:00
FlorianU
261a6b4de8 fixed initial setup with correct sdk version 2025-05-08 15:06:23 +02:00
FlorianU
9e5f4a6f0c added meta xr plugins and packages 2025-05-07 15:31:00 +02:00
Andreas Franke
fc48cafaa5 Setup Cesium and Google APIs. Ignore API key file in gitignore 2025-05-07 07:57:05 +02:00
Andreas Franke
c8916a11b1 Initial Unity project setup 2025-05-07 06:04:18 +02:00