-
### Summary
I would like to display a 3D rendering in my Streamlit application. To do so, I'm using [pyvista](https://docs.pyvista.org/) to render 3D models but nothing is displayed.
### Steps t…
-
### Describe the bug, what's wrong, and what you expected.
I created an unstructured grid with different types of prisms. Then I calculated the cell volumes with compute_cell_sizes().
For cell t…
-
The following line raises a warning, and soon it will be an exception
https://github.com/ansys/pyansys-tools-report/blob/d25393c54db66d2e0f85088738e4a4d4596f6cd7/src/ansys/tools/report/report.py#L1…
-
Hi there,
I ran into a problem while trying to voxelize some .obj files that I created using meshlab. The goal was to extract some objects from 3D models, voxelize those objects and the maps, label…
-
## Description
I have a set of 3D data structured in the form x y z f, where f is the value of the scalar field. The data looks almost structured but I its over a hexagonal grid and I can't be sure t…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
For some reason the results fro…
-
## Description
I want to change default keymap of supported features.
Currently the key "P" is the shortcut for picking a point, how could I change it to an another key?
-
#### Describe the bug
When computing a forward solution on HCP MEG data (following the [tutorial](https://mne.tools/mne-hcp/auto_tutorials/plot_compute_forward.html#sphx-glr-auto-tutorials-plot-compu…
-
### Describe the feature you would like to be added.
I wrote some documentation on the basic theory behind (direct) volume rendering. I think this would be good to add to our documentation. There a…
-
Please tell me how can i generate half orbital path? That is, I figured out how to make the camera fly around the object with focus in the center, but how to make the camera fly around half of the obj…