Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,5 +7,13 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|