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.
Mirror from SNAPKITTYWEST: vite.config.ts
Mirror from SNAPKITTYWEST: tsconfig.json
Mirror from SNAPKITTYWEST: tests/profile.ts
Mirror from SNAPKITTYWEST: tests/flight.test.ts
Mirror from SNAPKITTYWEST: tests/browser/flight.spec.ts
Mirror from SNAPKITTYWEST: src/ui/instruments.ts
Mirror from SNAPKITTYWEST: src/ui/cockpit.ts
Mirror from SNAPKITTYWEST: src/style.css
Mirror from SNAPKITTYWEST: src/sim/telemetry.ts
Mirror from SNAPKITTYWEST: src/sim/state.ts
Mirror from SNAPKITTYWEST: src/sim/propulsion.ts
Mirror from SNAPKITTYWEST: src/sim/physics.ts
Mirror from SNAPKITTYWEST: src/sim/navigation.ts
Mirror from SNAPKITTYWEST: src/sim/mission.ts
Mirror from SNAPKITTYWEST: src/sim/math.ts
Mirror from SNAPKITTYWEST: src/sim/guidance.ts
Mirror from SNAPKITTYWEST: src/render/world.ts
Mirror from SNAPKITTYWEST: src/main.ts
Mirror from SNAPKITTYWEST: src/input.ts
Mirror from SNAPKITTYWEST: src/audio.ts
Mirror from SNAPKITTYWEST: playwright.config.ts
Mirror from SNAPKITTYWEST: package.json
Mirror from SNAPKITTYWEST: package-lock.json
Mirror from SNAPKITTYWEST: index.html
Mirror from SNAPKITTYWEST: docs/verification.md
Mirror from SNAPKITTYWEST: README.md
Mirror from SNAPKITTYWEST: LICENSE
Mirror from SNAPKITTYWEST: .gitignore
Mirror from SNAPKITTYWEST: .github/workflows/ci.yml
initial commit
