A discovery index of everything the public can reach. Honest headline: this is mostly
static apps, not a REST API. The real query-driven surface is three operations - the SSR
/showcase and the ObjectKit list + render. Everything is
public (no key, token, or login).
openapi.json (OpenAPI 3.0.3) in this
same folder. This page mirrors it and is razorc-renderable so it can be SSR'd like the gallery.Server-side-rendered HTML showcase (per-request SSR)
PHP shim hands the raw query string to a ~1.18 MB NativeAOT C# binary that renders one section with the OcRazor SSR pipeline. No DB, no session, ~1 ms.
ObjectKit model manifest (JSON)
JSON manifest of every renderable procedural 3D model (~1,263) and its numeric params. CORS *; cached 1 h.
ObjectKit parameterized 3D render (bytes)
Renders one model to raw bytes. Deterministic (same params -> same bytes); cached 24 h. Strict server-side whitelist; unknown keys dropped.
Cosmos - 3D solar system (site root; never overwritten)
Solar Sky Walk - flagship 3D real-sky walk
PHYSICA - real-physics island
SolarWorld - physics proof
PhysicsOdyssey - planar-mirror / SSR showcase
Graphics Showcase - 21 CPU-rendered scenes
Weather Scales - multi-scale weather sim (live api.weather.gov)
ObjectKit 3D viewer - WASM inspector for the model catalog
KullOS desktop - canvas OS hosting ~160 mini-apps
Games gallery index (6 suites, per-version chips, evidence)
ObjectKit API docs page
kullgames.com hub - 160 apps across 15 categories
central01/02/03.kull.games -
three separately-hosted KullOS desktop variants (central03 active; 01/02 archived). The
kull.games DNS root also hosts an unrelated Minecraft-server business (not part of this
app surface).