Shells
The shells example illustrates many aspectes of the language. It demonstrates vectors and matrices, units of measurement, deployment via the web, charts and other features.
The shell is computed in Pacioli code using a seperate module for the model. It is displayed on the page with library three.js.
The computation does not block the browser, but the code is somewhat outdated and needs an upgrade. The javascript code in the HTML page computes the shell in small steps to avoid blocking the event loop. The api it uses is however not stable and will probably change in the future.
