File size: 975 Bytes
b4673e6
 
 
 
 
 
 
 
73a21f2
 
 
 
 
 
 
 
 
 
b4673e6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<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>
</html>