-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
The image you gave with network and 3d bboxes are nice, but there isn't corresbounding code to generate the result image with 3D bboxes in 2D image or 2D bboxes in birdview image. Could you please pro…
-
I saved the following python script in a file called `light_manager-test.py`:
```python
import mayavi.mlab as mlab
f=mlab.figure()
f.scene.light_manager.light_mode='vtk'
```
When from the ipytho…
-
Hi, I was wondering how you were able to generate the figures in the paper, specifically figure 3?
![image](https://user-images.githubusercontent.com/7614271/39911411-25d166ae-54b0-11e8-880a-a6b90125…
-
Hey,
I've noticed that some visualizations seem to occupy space on my system drive.
My setup: Win10, Python 3.8.0, and just upgraded to the latest versions: NumPy 1.21.3, Mayavi 4.7.3
The follo…
-
I am trying to use Mayavi with trait to build an application. However the on_mouse_pick function always give me wrong position and it cannot obtain the object I clicked on at all.
I draw many 3d po…
-
Hi,
Thank you very much for sharing your implementation!
I followed the instructions in the README file to install the dependencies, but I got the following error when pip was trying to build ma…
-
```
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?
2.7.5
2. Which components have you installed (Python(x,y) installer:
componentpage):
…
-
Current version of class constructor `(tvtk.visual.MVector):
```python
class MVector(numpy.ndarray):
"""MVector class gives many of the functionalities given by Vector of VPython"""
de…
-
This makes a separate issue out of what was mentioned [elsewhere](https://github.com/brandon-rhodes/astronomy-notebooks/pull/12#issuecomment-33792581).
I am not able to rebuild the inline image outpu…