gustaf.show#
gustaf/gustaf/show.py.
Everything related to show/visualization.
Functions
|
Interpolate between vedo dict cameras. |
|
Since gustaf does not natively support visualization, one of the following library is used to visualize gustaf (visualizable) objects: (1) vedo -> Fast, offers a lot of features (2) trimesh -> Fast, compatible with old OpenGL (3) matplotlib -> Slow, offers vector graphics. |
|
Shows using appropriate backend. |
|
vedo.show wrapper. |