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