-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. Installed a new and clean environment and installed napari from conda (see below)
2. I try to run the following code:
```
…
-
There is an issue with certain transformable volumes being accounted for in the Transforms module when a particular rendering style is selected for those volumes in the Volume Rendering module.
## …
-
I was wondering why this package prefers back-to-front rendering while we can make rendering more efficient when using front-to-back? VTK (Visualization Toolkit) uses Front-to-Back direct volume rende…
vahpy updated
2 years ago
-
Originally reported this in napari.
Using `main` (not release 0.10.0) vispy and switching to 3D view in napari, getting an error:
`16:43:37 WARNING Error drawing visual `
and
```
RuntimeError: Sh…
-
## 🐛 Bug
Using `vispy-0.10.1.dev7` (not release 0.10.0) of vispy (and napari 0.4.15 or 0.4.16rc2, rc4) and switching to 3D view in napari, gives an error:
`16:43:37 WARNING Error drawing visual `
…
-
Hallo, since I have been using voxblox for a while. So far I am pretty satisfied with the performance it can bring. Especially the speed of its fast integrator. So as for the runtime, the experiments …
-
## 🐛 Bug
When tying to reproduce another error with minimal working example and switch to current `main` I got crash when try to reproduce it.
```
/home/czaki/.pyenv/versions/napari/lib/py…
Czaki updated
2 years ago
-
-
Dear all,
Is it possible to find all the polygons and their corresponding depths intersected by the given ray in a mesh?
Thanks,
-
I am trying to find a way of obtaining the "obscured" volumes/solids of a part supposing we were to ray cast it from a specific direction, for instance Z axis. By ray casting on Z axis, I would want t…