Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A AR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GeoVistoogsi
  • AR
  • Merge requests
  • !95

Update public/index.html

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Percen requested to merge 21pesi1bif-master-patch-62851 into master 4 months ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1
  • Percen @21pesi1bif mentioned in commit 6e9e1037 4 months ago

    mentioned in commit 6e9e1037

  • Percen @21pesi1bif merged 4 months ago

    merged

  • Loading
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • master (base)

and
  • latest version
    f9b3c6c8
    1 commit, 4 months ago

1 file
+ 9
- 2

    Preferences

    File browser
    Compare changes
public/index.html
+ 9
- 2
  • View file @ f9b3c6c8

  • Edit in single-file editor

  • Open in Web IDE


@@ -150,12 +150,16 @@
<div class="menu-item" id="sunflower-item" onclick="selectModel('sunflower')">
<img src="previewImages/sunflower.png" alt="Sonnenblume" style="width: 50px; height: 50px;">
</div>
<div class="menu-item" id="tree-item" onclick="selectModel('tree')">
<img src="previewImages/tree.png" alt="Baum" style="width: 50px; height: 50px;">
<div class="menu-item" id="duck-item" onclick="selectModel('duck')">
<img src="previewImages/tree.png" alt="duck" style="width: 50px; height: 50px;">
</div>
<div class="menu-item" id="lantern-item" onclick="selectModel('lantern')">
<img src="previewImages/tree.png" alt="lantern" style="width: 50px; height: 50px;">
</div>
<div class="menu-item" id="exit-item" onclick="exitAR()">
<img src="previewImages/exit.png" alt="Exit" style="width: 50px; height: 50px;">
</div>
</div>
<div id="confirmation-dialog" style="display: none;">
<div class="dialog-overlay"></div>
@@ -217,6 +221,9 @@
loader.load("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/refs/heads/main/2.0/Duck/glTF/Duck.gltf", (gltf) => {
models.tree = gltf.scene;
});
loader.load("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Assets/refs/heads/main/Models/Lantern/glTF/Lantern.gltf", (gltf) => {
models.tree = gltf.scene;
});
// AR-Session starten
const session = await navigator.xr.requestSession('immersive-ar', {
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Percen
Reference: geovistoogsi/ar!95
Source branch: 21pesi1bif-master-patch-62851

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal