Skip to content

2020.3.4

Compare
Choose a tag to compare
@marcomusy marcomusy released this 30 Jun 01:11
· 1310 commits to master since this release

Various improvements

  • new examples:
    vedo -r multi_viewer
    vedo -r clone2d
    vedo -r plot_density
  • read files and scenes from dropbox and/or web links
  • vtkio.py moved to io.py
  • fixed bug @jsanchez679 in cutWithMesh()
  • mesh.normalize() does not shift to origin the mesh anymore
  • improved axes=10 and axes=5 customization
  • requires vtk<=8.1.2 as vtk-9 seems to have a lot of issues