This page is an effort to gather the advice I can find on how to create ans share beautiful visualizations to convey your results.
Inkscape with latex equation extensions
- Avoid matplotlib when working with 3D meshes, I found it has troubles reasoning about visibility for multiple meshes
- in jupyter notebooks, a good option in pythreejs, note that it is not available in pure python outside jupyter.
- to share obtained visualization
- save the jupyter notebook make sure to save using Save with widgets
- host the .ipynb file to www.some/address
- share using nbviewer by giving it the www.some/address url