Python / Mesh/ fc_mayavi4mesh package
The
fc_mayavi4mesh Python package allows to display simplices meshes or datas on simplices meshes by
using Mayavi.
Snapshots
Requirements
This experimental package needs
- the Mayavi (>=4.5.0) Python package to be installed,
Current development release
|
|
|
|
|
Version | date | archives | User’s Guide |
|
|
|
|
0.0.4 | June 14, 2017 | (2525 Ko)
| (11630 Ko)
|
|
|
|
|
|
This package was tested under :
Installation under Linux
Installation from archive under Linux
Save the required archive in a folder.
- For an installation which isolated to the current user, one can do :
$ pip install <PATH_TO_FOLDER>/fc_mayavi4mesh-<VERSION>.tar.gz --user
where <PATH_TO_FOLDER> will be replaced by the path to the saved archive and <VERSION> by the
version of the archive.
- For an installation for all users, one can do :
$ sudo pip install <PATH_TO_FOLDER>/fc_mayavi4mesh-<VERSION>.tar.gz
Version history
- 0.0.4 (June 14, 2017) : Modif. iso_surface_SubTh3simp3D function from
fc_mayavi4mesh/simplicial.py
- 0.0.3 (April 30, 2017) : Modif. move_mesh function from fc_mayavi4mesh/simplicial.py
- 0.0.2 (April 23, 2017) : Rename file fc_mayavi4mesh/simplicial_mayavi.py ->
fc_mayavi4mesh/simplicial.py
- 0.0.1 (April 22, 2017) : first version for Linux.
Old development release
|
|
|
|
|
Version | date | archives | User’s Guide |
|
|
|
|
0.0.3 | April 30, 2017 | (2525 Ko)
| (11633 Ko)
|
|
|
|
|
0.0.2 | April 23, 2017 | (2525 Ko)
| (11633 Ko)
|
|
|
|
|
0.0.1 | April 22, 2017 | (2524 Ko)
| (11633 Ko)
|
|
|
|
|
|