### Proposal A 3D visualisation/graphing library based on [mathbox](https://github.com/unconed/mathbox). ### Objectives To have a presentation-quality 3D visualisation/graphing library in Rust, with primary support for WASM. Mathbox is a great library but it has an unfortunate limitation which is JavaScript, other than the fact that it's not in active development anymore. Having the same functionality applied to Rust would allow for much more data to be processed and visualised. ### Motivation Although obviously more related to maths & graphing than aerospace, a library like this would surely have applications for aerospace such as path visualisation and general interactive display of dynamic data.