<script src="http://spelprogrammering.nu/simple.js">
function start()
{
  math.axes3D();
  math.point3D(1, 1, 0, "green");
}
</script>
        
Gå tillbaka