CoolFace
Apppublic

vnemala/SimPhysics

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes
README.md19 linesDownload Raw Back to root
1---2title: SimPhysics3emoji: 🐨4colorFrom: gray5colorTo: yellow6sdk: static7pinned: false8license: apache-2.09---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>