Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T23:43:06.000Z (5 months ago)
- Last Synced: 2024-09-21T18:33:58.405Z (4 months ago)
- Topics: awesome, awesome-list, list, scientific-visualization
- Homepage:
- Size: 18.6 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 😎 ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (Related Topics)
README
# Awesome scientific-visualization [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
![All Contributors](https://img.shields.io/github/all-contributors/tkoyama010/awesome-scientific-visualization?color=ee8449)
> 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.