https://github.com/tkoyama010/awesome-scientific-visualization
A curated list of awesome stuff related to scientific-visualization 😎
https://github.com/tkoyama010/awesome-scientific-visualization
List: awesome-scientific-visualization
awesome awesome-list list scientific-visualization
Last synced: 3 months ago
JSON representation
A curated list of awesome stuff related to scientific-visualization 😎
- Host: GitHub
- URL: https://github.com/tkoyama010/awesome-scientific-visualization
- Owner: tkoyama010
- License: cc0-1.0
- Created: 2024-08-24T04:41:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T23:45:46.000Z (6 months ago)
- Last Synced: 2024-10-21T20:23:40.799Z (6 months ago)
- Topics: awesome, awesome-list, list, scientific-visualization
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-vtk - Awesome scientific-visualization - A curated list of awesome stuff related to scientific-visualization 😎  (Related Topics)
README
# Awesome scientific-visualization [](https://github.com/sindresorhus/awesome)

![]()
> Scientific visualization (also spelled scientific visualisation) is an interdisciplinary branch of science concerned with the visualization of scientific phenomena.
This list is a collection of tools, projects, images, and resources conforming to the [Awesome Manifesto](https://github.com/sindresorhus/awesome/blob/main/awesome.md)
Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md).
## Contents
- [Astronomy](#astronomy)
- [Geoscience](#geoscience)
- [VTK](#vtk)## Astronomy
- [NumPy Case Study: First Image of a Black Hole](https://numpy.org/case-studies/blackhole-image/) - Imaging the M87 Black Hole is like trying to see something that is by definition impossible to see.
## Geoscience
- [GeoVista](https://github.com/bjlittle/geovista) - Cartographic rendering and mesh analytics powered by PyVista.
## VTK
- [PyVista](https://github.com/pyvista/pyvista) - 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK).
- [vedo](https://github.com/marcomusy/vedo) - A python module for scientific analysis of 3D data based on VTK and Numpy.