Go to file
Clément Pons 69e2be5778 Orbit Camera 2025-08-20 18:05:00 +02:00
data Initial commit 2025-08-19 18:03:12 +02:00
.gitignore Initial commit 2025-08-19 18:03:12 +02:00
README.md Initial commit 2025-08-19 18:03:12 +02:00
bun.lock Initial commit 2025-08-19 18:03:12 +02:00
index.html Initial commit 2025-08-19 18:03:12 +02:00
index.ts Orbit Camera 2025-08-20 18:05:00 +02:00
main.ts Orbit Camera 2025-08-20 18:05:00 +02:00
package.json Initial commit 2025-08-19 18:03:12 +02:00
tsconfig.json Initial commit 2025-08-19 18:03:12 +02:00

README.md

stars

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.20. Bun is a fast all-in-one JavaScript runtime.