-
Coming from mayavi, I was able to embed a 3D visualization within my PyQT window and have it animated (https://docs.enthought.com/mayavi/mayavi/mlab_animating.html). I was wondering if something simil…
-
error: Command "gcc -pthread -B /home/lwx/anaconda3/envs/3d-bat/compiler_compat -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /home/lwx/anaconda3/envs/3d-bat/include -fPIC -O2 -isystem /home/lwx/an…
-
**Is your feature request related to a problem? Please describe.**
The code may need to run on headless servers that may not have mayavi or vtk and it may be very difficult to install them. It would …
-
I tried running mayavi with numpy2.0 and i am getting -
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.0.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, mo…
-
I've noticed that Mayavi has a rather slow development cycle. In order to use it I have to depreciate my matplotlib version to 1.5. Plotly seem a little bit better supported and can do most of the [3-…
-
I am using the code of OccNerf, and got error as follows:
```
figure = mlab.figure(size=(render_w, render_w/16*9), bgcolor=(1, 1, 1))
File "/opt/conda/lib/python3.8/site-packages/mayavi/tools/…
-
Current status:
The VTK and Mayavi builds, but Mayavi needs to be ported to VTK 6, so currently it raises exceptions, which is an upstream issue enthought/mayavi#74. VTK is build with all options.
O…
-
Can somebody provide the exact requirements.txt package list for conda/pip that will work?
I merged those two pull requests:
- https://github.com/DCC-Lab/PyTissueOptics/pull/121
- https://githu…
-
In #31, we attempt to add support for structured curvilinear meshes (incomplete) by adding indices as the dimensions, instead of x and y.
Here the question is how to open a unstructured mesh into a…
-
If the hype is real, then this is a very impressive tool for plotting a lot of data.
https://github.com/vaexio/vaex
Here's a link to plotting 1.7B rows x 94 columns of GAIA data: https://vaex.read…