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

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -4,8 +4,7 @@
4
  <body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
5
  <h1 id="smarter-npc-non-player-character-">SimPhysics</h1>
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>
 
4
  <body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
5
  <h1 id="smarter-npc-non-player-character-">SimPhysics</h1>
6
  <h4>User input: WASD</h4>
7
+ <p>This WebGL demo demonstrates PlayCanvas runnable in an HTML5 playable surface available anywhere your browser goes. Check it out alone here:<a href="https://playcanv.as/p/3RerJIcy/">🤗 Inference API</a>.</p>
 
8
  <p>PlayCanvas project <a href="https://playcanv.as/p/3RerJIcy/"> is here</a></p>
9
  <div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
10
  <iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/3RerJIcy/">></iframe>