There is a newer version of the record available.

Published January 12, 2022 | Version v2022.0.1
Software Open

marcomusy/vedo: 2022.0.1

  • 1. EMBL
  • 2. University of Salzburg
  • 3. Freelance - RDBR
  • 4. Codacy
  • 5. Tsinghua University
  • 6. @Kitware
  • 7. Apple, Inc.
  • 8. @ESSS
  • 9. Pasqal
  • 10. OZ Minerals

Description

Main changes colors.py

  • minor fixes
cli.py

New CLI mode to emulate eog for convenient visualization of common format images :

vedo --eog https://corepetfood.com/files/2019/07/kitten-e1568311742288-1440x900.jpg

Press:
  up/down     to modify level (or drag mouse)
  left/right  to modify window
  m           to mirror image
  t           to rotate image by 90 deg
  k           to enhance b&w image
  s           to apply gaussian smoothing
  S           to save image as png
  h           to print this help banner
plotter.py
  • added enableErase() enableRenderer() useDepthPeeling(at) methods
  • added addScaleIndicator() to add to the scene an indicator of absolute size of objects (needs settings.useParallelProjection = True)
pointcloud.py
  • added smoothLloyd2D() for smoothing pointclouds in 2D
  • vtkCellLocator seems to have a problem with single cell meshes (#558), fixed using vtkStaticCellLocator which behaves normally
shapes.py
  • added Line().pattern() to create a dashed line with a user defined pattern.
  • fixed bug in Text2D()
New/Revised examples:

examples/basic/shadow2.py

Files

marcomusy/vedo-v2022.0.1.zip

Files (11.6 MB)

Name Size Download all
md5:161f194b1103a691213e1b4d15941400
11.6 MB Preview Download

Additional details

Related works