Documentation
starmap-render
v0.1.0-beta.0Turn a universe into SVG. Strings, not components.
bun add @industrieh/starmap-render
Get started
Guides
- DrawingThe layers, and how each object is built out of them.
- ThemingEvery colour the renderer reads, and how to replace one.
- Framing & embeddingThe viewBox, the margins, and the four ways to put a string on a page.
- Making it interactiveClick, hover, pan and zoom — none of it here, all of it possible.
- RecipesAnimating, exporting a file, drawing your own overlay.