This package browser is in early development. Mind the rough edges.

python-vedo

Analysis and visualization of 3D objects and point clouds

vedo is a fast and lightweight python module for scientific analysis and visualization. The package provides a wide range of functionalities for working with three-dimensional meshes and point clouds. It can also be used to generate high quality two-dimensional renderings such as scatter plots and histograms. vedo is based on vtk and numpy.

Installation

Install the latest version of python-vedo as follows:

guix install python-vedo

Or install a particular version:

guix install python-vedo@2022.2.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/python-vedo/'><img src='http://127.0.0.1:3000/packages/python-vedo/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-vedo/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-vedo/)
Org: [[http://127.0.0.1:3000/packages/python-vedo/][http://127.0.0.1:3000/packages/python-vedo/badges/latest-version.svg]]