Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 😎

Awesome Lists containing this project

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)


1280px-Mandel_zoom_00_mandelbrot_set

> 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.