Skip to content

Commit 91058b2

Browse files
Merge pull request #140 from DeVasconcelos/update_mirrors_for_new_scene
Update mirrors + hlrsDemo for new scene
2 parents c301579 + eb6defa commit 91058b2

7 files changed

Lines changed: 830 additions & 18 deletions

File tree

bin/hlrsDemo

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,16 @@ demo 134 "Mantis_Uwe" cover /data/Spar3d/Mantis-vision/PLY/uwe.wrl
308308

309309
run_vr_terroir()
310310
{
311-
COCONFIG=config.ghost-avatar-cave.xml opencover /data/STARTS-ECHO/Avatars/CAVE_TheGATE/cavescene_lin.wrl
311+
COCONFIG=config.ghost-avatar-cave-scene2.xml opencover /data/STARTS-ECHO/Avatars/CAVE_TheGATE/new/cavescene_lin_xl_modifiers_sd8.glb
312312
}
313313
demo 135 "VR Terroir" run_vr_terroir
314314

315+
run_old_vr_terroir()
316+
{
317+
COCONFIG=config.ghost-avatar-cave-scene1.xml opencover /data/STARTS-ECHO/Avatars/CAVE_TheGATE/cavescene_lin.wrl
318+
}
319+
demo 136 "VR Terroir (old)" run_old_vr_terroir
320+
315321
# Mobilitaetswoche
316322
category="MOBILITAETSWOCHE"
317323
run_marienplatz_mobilitaetswoche() {

0 commit comments

Comments
 (0)