Orbit Demo: draw bodies
This commit is contained in:
parent
3dbca6edb6
commit
f680d8082a
3 changed files with 51 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
<body>
|
||||
<script src="js/debug.js"></script>
|
||||
<script>
|
||||
document.body.append(...TickDebug());
|
||||
document.body.append(...OrbitDemo(), ...TickDebug());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue