ipygany icon indicating copy to clipboard operation
ipygany copied to clipboard

3-D Scientific Visualization in the Jupyter Notebook

Results 42 ipygany issues
Sort by recently updated
recently updated
newest added

Hello. Thank you for such a nice module! Is there a way to show mesh edges? I see it is possible to do it in pyvista and I was wondering...

enhancement

Would it be possible to add more colormaps in the dedicated widget, i.e. using custom colormaps defined earlier in the notebooks ? In : `# Colormap choice widget colormap =...

I noticed that CPU usage increases significantly (+ 20%) when the scene is shown on the screen (active tab), even when I'm not interacting with it at all (nor playing...

The ipygany scene is resized and redrawn when enlarging the size of the parent container, but not when reducing the size. https://user-images.githubusercontent.com/4160723/106442487-9d6f3c80-647b-11eb-855a-c95b4d107f2f.mp4 Is it intended behavior? Other widgets such as...

To reproduce: - run the notebook `ipygany.ipynb` on Binder (Jupyterlab 3.0.5, Ipygany 0.5.0) - show the ipygany scene (3rd cell) in a `HBox` -> no output (output cell is resized...

Provide a texture component, with default or user-defined texture mapping

We should be able to easily provide a skydome texture to the scene

It would be nice to be able to add different geometric sources that can represent solid bodies in the domain. An example would be something like Paraview's cylinder source https://kitware.github.io/paraview-docs/latest/python/paraview.simple.Cylinder.html

... unless I re-build jupyterlab with `--minimize=False`. ``` JupyterLab v2.2.8 Known labextensions: app dir: /Users/bbovy/miniconda3/envs/jupyterlab/share/jupyter/lab @jupyter-voila/jupyterlab-preview v1.1.0 enabled OK @jupyter-widgets/jupyterlab-manager v2.0.0 enabled OK @jupyter-widgets/jupyterlab-sidecar v0.5.0 enabled OK @jupyterlab/debugger v0.3.2 enabled...