PhysicsPlayCanvas / README.md
madara-uchiha's picture
Update README.md
00a6e7d
---
title: PhysicsPlayCanvas
emoji: πŸ’©
colorFrom: gray
colorTo: gray
sdk: static
pinned: false
license: mit
---
<body onload="window.scrollTo({top: document.body.scrollHeight, behavior: 'smooth'});">
<h1 id="smarter-npc-non-player-character-">SimPhysics</h1>
<h4>User input: WASD</h4>
<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>
<p>Source code is in Readme.md file.</p>
<p>PlayCanvas project <a href="https://playcanv.as/p/JIwncOGZ/"> is here</a></p>
<div style="max-width: 100%;max-height: 100%;width: 100vw;height: 100vh;overflow: hidden;">
<iframe style="min-width: 100%; min-height: 100%; background: black;" allowfullscreen="true" frameborder="0" src="https://playcanv.as/p/JIwncOGZ/">></iframe>
</div>
</body>