Add doc page on visualization libraries
Summary of Changes
Added a page that provides links to the various 2d/3d plotting libraries we recommend as well as some high-level guidance on how to choose between them.
I'm reluctant to do full examples of our own here. I think what would be good in the long-term would be to point to some of the applications we've developed that make use of these libraries, though I'm not sure that anything we have is ready to be referenced in this way, yet (CT scan viz may already be sufficient for VTK, though).
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Documentation Updates
Here's a quick link to the proposed new page: https://nova-application-development.readthedocs.io/projects/nova-trame/en/latest/visualization.html
Additional Notes
Closes #35 (closed)