CoolFace
Datasetpublic

Snapkitty/orbital-one

orbital-one Browser spacecraft simulator and headless flight-model SDK. Launch from the pad, fly a two-stage ascent to orbit — or import the sim engine directly into your own project. SnapKitty West / SNAPKITTYWEST — MIT License — 2026 What It Is A browser 3D spacecraft simulator built on Three.js + Vite, with a zero-dependency TypeScript SDK that exposes all 8 sim modules for headless use in Node, Deno, Bun, or any bundler. import { createState } from… See the full description on the dataset page: https://huggingface.co/datasets/Snapkitty/orbital-one.

sourceHugging Facemitupdated 17d agoView on Hugging Face
0likes101downloads
30 commits on main
73bf80017d ago

Mirror from SNAPKITTYWEST: vite.config.ts

SNAPKITTYWEST
4c7bbba17d ago

Mirror from SNAPKITTYWEST: tsconfig.json

SNAPKITTYWEST
2fd328317d ago

Mirror from SNAPKITTYWEST: tests/profile.ts

SNAPKITTYWEST
c07748b17d ago

Mirror from SNAPKITTYWEST: tests/flight.test.ts

SNAPKITTYWEST
dbaa93e17d ago

Mirror from SNAPKITTYWEST: tests/browser/flight.spec.ts

SNAPKITTYWEST
387b22417d ago

Mirror from SNAPKITTYWEST: src/ui/instruments.ts

SNAPKITTYWEST
db9f40217d ago

Mirror from SNAPKITTYWEST: src/ui/cockpit.ts

SNAPKITTYWEST
470a81217d ago

Mirror from SNAPKITTYWEST: src/style.css

SNAPKITTYWEST
df2036017d ago

Mirror from SNAPKITTYWEST: src/sim/telemetry.ts

SNAPKITTYWEST
1a060f217d ago

Mirror from SNAPKITTYWEST: src/sim/state.ts

SNAPKITTYWEST
f984e2717d ago

Mirror from SNAPKITTYWEST: src/sim/propulsion.ts

SNAPKITTYWEST
f7d8d5117d ago

Mirror from SNAPKITTYWEST: src/sim/physics.ts

SNAPKITTYWEST
9f6e72317d ago

Mirror from SNAPKITTYWEST: src/sim/navigation.ts

SNAPKITTYWEST
2deb0f017d ago

Mirror from SNAPKITTYWEST: src/sim/mission.ts

SNAPKITTYWEST
ff7662a17d ago

Mirror from SNAPKITTYWEST: src/sim/math.ts

SNAPKITTYWEST
76cd79517d ago

Mirror from SNAPKITTYWEST: src/sim/guidance.ts

SNAPKITTYWEST
76a0d3017d ago

Mirror from SNAPKITTYWEST: src/render/world.ts

SNAPKITTYWEST
f3cb3e517d ago

Mirror from SNAPKITTYWEST: src/main.ts

SNAPKITTYWEST
0811f1117d ago

Mirror from SNAPKITTYWEST: src/input.ts

SNAPKITTYWEST
a1be21617d ago

Mirror from SNAPKITTYWEST: src/audio.ts

SNAPKITTYWEST
318750617d ago

Mirror from SNAPKITTYWEST: playwright.config.ts

SNAPKITTYWEST
575ba7d17d ago

Mirror from SNAPKITTYWEST: package.json

SNAPKITTYWEST
efc3ee917d ago

Mirror from SNAPKITTYWEST: package-lock.json

SNAPKITTYWEST
07b528f17d ago

Mirror from SNAPKITTYWEST: index.html

SNAPKITTYWEST
dd8971317d ago

Mirror from SNAPKITTYWEST: docs/verification.md

SNAPKITTYWEST
6f4209b17d ago

Mirror from SNAPKITTYWEST: README.md

SNAPKITTYWEST
ccdd68317d ago

Mirror from SNAPKITTYWEST: LICENSE

SNAPKITTYWEST
5088d3f17d ago

Mirror from SNAPKITTYWEST: .gitignore

SNAPKITTYWEST
aaf7b6317d ago

Mirror from SNAPKITTYWEST: .github/workflows/ci.yml

SNAPKITTYWEST
8b667ad17d ago

initial commit

SNAPKITTYWEST