/wcs-wasm

World Coordinate System, for converting astronomical (Ra / Dec) world coords to image space (x / y) and back

Primary LanguageRustApache License 2.0Apache-2.0

wcs-wasm

A TAN WCS (World Coordinate System) implementation in WASM, built from Rust with wasm-pack

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox