santoshsindham commited on
Commit
18b9545
1 Parent(s): a9ac9a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -7,5 +7,13 @@ sdk: static
7
  pinned: false
8
  license: apache-2.0
9
  ---
10
-
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  license: apache-2.0
9
  ---
10
+ <body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
11
+ <h1 id="smarter-npc-non-player-character-">SimPhysics</h1>
12
+ <h4>User input: WASD</h4>
13
+ <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/JIwncOGZ/">🤗 Inference API</a>.</p>
14
+ <p>Source code is in Readme.md file.</p>
15
+ <p>PlayCanvas project <a href="https://playcanv.as/p/JIwncOGZ/"> is here</a></p>
16
+ <div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
17
+ <iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/JIwncOGZ/">></iframe>
18
+ </div>
19
+ </body>