Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -6,9 +6,9 @@
|
|
6 |
<h4>User input: WASD</h4>
|
7 |
<p>This WebGL demo demonstrates PlayCanvas and a physics vehicle simulation that is web based and playable anywhere your browser goes<a href="https://playcanv.as/p/3RerJIcy/">🤗 Inference API</a>.</p>
|
8 |
<p>Source code is in Readme.md file.</p>
|
9 |
-
<p>PlayCanvas project <a href="https://playcanv.as/p/
|
10 |
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
|
11 |
-
<iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/
|
12 |
</div>
|
13 |
</body>
|
14 |
</html>
|
|
|
6 |
<h4>User input: WASD</h4>
|
7 |
<p>This WebGL demo demonstrates PlayCanvas and a physics vehicle simulation that is web based and playable anywhere your browser goes<a href="https://playcanv.as/p/3RerJIcy/">🤗 Inference API</a>.</p>
|
8 |
<p>Source code is in Readme.md file.</p>
|
9 |
+
<p>PlayCanvas project <a href="https://playcanv.as/p/3RerJIcy/"> is here</a></p>
|
10 |
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
|
11 |
+
<iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/3RerJIcy/">></iframe>
|
12 |
</div>
|
13 |
</body>
|
14 |
</html>
|