Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pyvista/awesome-pyvista

A curated list of awesome stuff related to PyVista 😎
https://github.com/pyvista/awesome-pyvista

List: awesome-pyvista

Last synced: 24 days ago
JSON representation

A curated list of awesome stuff related to PyVista 😎

Awesome Lists containing this project

README

        

# Awesome PyVista [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

> A curated list of awesome stuff related to PyVista.


pyvista_logo_sm

PyVista is a library that provides 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK).

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)
- [Finite Elements](#finite-elements)
- [Geometry](#geometry)
- [Official](#official)
- [Open Geoscience](#open-geoscience)
- [pointcloud](#pointcloud)
- [Related Topics](#related-topics)

## Astronomy

- [sunkit-pyvista](https://github.com/sunpy/sunkit-pyvista) – 3D visualisation of solar physics data with pyvista.

## Finite Elements

- [FElupe](https://github.com/adtzlr/felupe) – 🔍 finite element analysis for continuum mechanics of solid bodies.

## Geometry

- [GeoVista](https://github.com/bjlittle/geovista) – Cartographic rendering and mesh analytics powered by PyVista.
- [pyminiply](https://github.com/pyvista/pyminiply) – Wrapper over the excellent and fast miniply to read PLY files.

## Official

- [Tutorial](https://github.com/pyvista/pyvista-tutorial) – PyVista SciPy 2022-2024 Tutorial

## Open Geoscience

- [omfvista](https://github.com/OpenGeoVis/omfvista) – 3D visualization for the Open Mining Format (omf)

## pointcloud

- [pyntcloud](https://github.com/daavoo/pyntcloud) – pyntcloud is a Python library for working with 3D point clouds.

## Related Topics

- [Awesome Open Geoscience](https://github.com/softwareunderground/awesome-open-geoscience) – Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome.
- [Awesome VTK](https://github.com/tkoyama010/awesome-vtk) – A curated list of awesome stuff related to VTK 😎.