Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
ar
Commits
e6a06e10
Commit
e6a06e10
authored
May 01, 2023
by
Alfakhori
Browse files
Update public/aktuelles.html
parent
9a4dbea3
Pipeline
#7342
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/aktuelles.html
View file @
e6a06e10
...
...
@@ -15,7 +15,7 @@ change the 'latitude' and 'longitude' properties to a location around 0.001
degrees from your real location.
-->
<a-scene
vr-mode-ui=
'enabled: false'
arjs=
'sourceType: webcam; videoTexture: true; debugUIEnabled: false'
renderer=
'antialias: true; alpha: true'
>
<a-camera
gps-new-camera=
'gpsMinDistance: 5;
simulate
Latitude:
51.049; simulate
Longitude:
-0.723
'
></a-camera>
<a-camera
gps-new-camera=
'gpsMinDistance: 5; Latitude:
48.806618;
Longitude:
9.229491
'
></a-camera>
<a-entity
material=
'color: red'
geometry=
'primitive: box'
gps-new-entity-place=
"latitude: 51.05; longitude: -0.723"
scale=
"10 10 10"
></a-entity>
</a-scene>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment