File size: 1,128 Bytes
386c4ae
 
 
 
 
 
 
 
 
 
 
10c9b57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: PhysicsRacingDemoWith3DARVR
emoji: 🌍
colorFrom: pink
colorTo: green
sdk: static
pinned: false
license: apache-2.0
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
title: 🏎️PlayCanvasSimPhysics🤖
emoji: 🤖🏎️
colorFrom: purple
colorTo: green
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>