-
**Is your feature request related to a problem? Please describe.**
I am writing a GUI and would love to use rerun as my backend for visualizing data. I already have visualizers for e.g. 3d models usi…
ndahn updated
2 months ago
-
### Context
Not a single part of EX is usable outside of the main thread in the browser, making it really hard to use (partially) in workers or in server-side-rendered code without throwing `window…
-
With SDL2, creating a software renderer using `SDL_CreateRenderer(window, -1, SDL_RENDERER_SOFTWARE)` causes a segmentation fault on ArchWSL with WSLg on WSL 2, while the expected behaviour would (pro…
-
This issue is to track support for jupyter notebook. As mentioned in the readme, while this package began as a Qt widget, it is within scope of the aims to provide a jupyter front end as well.
Bot…
-
I'm developing a graphic processing tool that needs to display images with zoom functionality. My goal is to ensure that when an image is enlarged, the pixels are clearly visible, similar to Windows P…
-
Hi
When using dive, the colors of all the data turns black after about 10 seconds. The interface becomes unresponsive just after the following chrome debug console output:
```
facets-jupyter.html:6…
-
MMAL_BUFFER_HEADER from decode can be rendered to screen via eglimage. But if I render it to a texture using an offscreen fbo for post processing, the result is always black
-
I'm wondering what's the best way to basically create a video of the canvas. The offscreen canvas renders to a texture, and we could save that texture as video frames. But what if we're not using the …
-
I am trying to render depth images and therefore modified the "core_offscreen_rendering.py" example as follows:
```from OCC.Display.OCCViewer import Viewer3d
from OCC.Core.BRepPrimAPI import BRepPri…
-
Hi,
I was trying to recreate the example script for rendering.I am not getting color in the rendered image.Can you please give some insights on how to solve this?
![image](https://github.com/mmatl/p…