awacke1 commited on
Commit
486aec9
·
1 Parent(s): f1a5da7

Update index.html

Browse files
Files changed (1) hide show
  1. 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/JIwncOGZ/"> 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/JIwncOGZ/">></iframe>
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>