Orbit Demo: draw bodies
This commit is contained in:
parent
3dbca6edb6
commit
f680d8082a
3 changed files with 51 additions and 4 deletions
4
debug.ts
4
debug.ts
|
@ -1,3 +1,3 @@
|
|||
import { TickDebug } from "./debug/tick";
|
||||
import { TickDebug, OrbitDemo } from "./debug/tick";
|
||||
|
||||
Object.assign(globalThis, { TickDebug });
|
||||
Object.assign(globalThis, { TickDebug, OrbitDemo });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue