Skip to content

Commit b96355c

Browse files
authored
Merge pull request #6 from Real-Currents/main
Deploy manifest for bubblewrap
2 parents ba31438 + 8013673 commit b96355c

6 files changed

Lines changed: 4070 additions & 370 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>WebXR Start!</title>
5+
<title>WebXR Portal Effect</title>
66
<link rel="stylesheet" href="src/index.css">
77

88
<script async src="https://unpkg.com/es-module-shims@1.3.6/dist/es-module-shims.js"></script>
@@ -19,7 +19,7 @@
1919
<body>
2020

2121
<div id="info">
22-
<a href="https://threejs.org" target="_blank" rel="noopener">Three.js</a> - <strong>tWebXR Portal Effect</strong> <br />
22+
<a href="https://threejs.org" target="_blank" rel="noopener">Three.js</a> - <a href="https://github.com/dancingfrog/threejs-portal-effect" target="_blank"><strong>WebXR Portal Effect</strong></a> <br />
2323
(a demo of how to use clipping planes to construct/project a WebXR scene in mixed reality - <strong>through the portal!</strong>)
2424
</div>
2525

0 commit comments

Comments
 (0)