starsight 0.2.0

A unified scientific visualization crate for Rust — from zero-config one-liners to GPU-accelerated interactive 3D.
Documentation
1
2
3
//! Re-exports of the high-level [`Figure`] builder.

pub use crate::common::Figure;