Skip to content

Commit

Permalink
2023-10-18-mobile-element-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei-1 committed Oct 18, 2023
1 parent c441af1 commit 43c8e32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
</div>
</div>
</div>
<div class="webcambox">
<video id="webcam" autoplay playsinline></video>
</div>
<!-- three-vrm dependencies -->
<script src="https://unpkg.com/[email protected]/build/three.js"></script>
<script src="https://unpkg.com/[email protected]/examples/js/loaders/GLTFLoader.js"></script>
Expand All @@ -86,6 +89,7 @@
<script src="ol3dc/js/entry/entry-manager.js"></script>
<script src="ol3dc/js/effect/blur.js"></script>
<script src="ol3dc/js/effect/frontlight.js"></script>
<script src="ol3dc/js/effect/toplight.js"></script>
<script src="ol3dc/js/effect/backlight.js"></script>
<script src="ol3dc/js/effect/rain.js"></script>
<script src="ol3dc/js/effect/effect-manager.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion ol3dc

0 comments on commit 43c8e32

Please sign in to comment.