-
I have wanted to have a nice way in Inviwo to see how long the network takes to evaluate, similar to what we have for each processor:
![image](https://user-images.githubusercontent.com/534670/736589…
-
Inviwo provides various samplers (e.g `ImageSampler` and `VolumeSampler`) to sample data on the CPU with interpolation similar to a texture lookup in OpenGL.
The problem is that they are implemented…
-
The blend mode is not set in `utilgl::activateAndClearTarget`.
This example affects the copy operation from the image inport due to alpha blending. That is, passing an image through this processor …
-
When including the unit cell visualization during the visualization of the electron density, the unit cell is displaced compared to the electron density.
-
When raycasting a volume with non-uniform basis the result is depending on the view direction. This is not correct!
This is most likely due to the fact that the step length `tIncr` in the raycasting …
-
```
1>[==========] Running 9 tests from 2 test suites.
1>unknown file : error : C++ exception with description "RuntimeError: InviwoApplication Singleton not initialized. Ensure that init() is calle…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://inviwo.org). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/inviwo/inviwo/is…
-
**Describe the bug**
When building vtk, the tools, for example vtkWrapHierarchy-9.3, will install it in to ${CURRENT_PACKAGES_DIR}/tools/vtk from "${CURRENT_PACKAGES_DIR}/bin/
But that means that …
-
### Problem description
The utility functions in [pybindutils.cpp](/inviwo/inviwo/blob/master/modules/python3/src/pybindutils.cpp) rely on assertions for checking the array dimensions. Thus, incorr…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://inviwo.org). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/inviwo/inviwo/is…