starsight 0.3.2

A unified scientific visualization crate for Rust — from zero-config one-liners to GPU-accelerated interactive 3D.
Documentation
1
2
3
4
5
//! Re-exports of layer-3 aesthetic-mapping types.
//!
//! Status: stub. Concrete re-exports land alongside the layer-3 implementations.

// TODO(0.3.0+): pub use crate::components::aesthetics::{Aesthetic, ColorAesthetic, SizeAesthetic, ...};