Open svandenhaute opened 11 months ago
Hi @svandenhaute! Thanks for reaching out, It looks like this is a rendering artifact related to the temporal effects (motionblur + temporal aa) you could try to dissble those just to verify. As for the speed: we have not really tested this on any intel gpus, and there are some non-optimized screen space postprocessing effects which can be heavy. Very much so in the case of integrated GPUs. However, I saw that you also had an nvidia card available, I would recommend using that.
Best regards, Robin
Good to know! I typically just use the Nvidia GPU for compute only, not for screen rendering. I suppose I cannot just tell viamd to use the nvidia one — it’s an OS-related setting?
I'm not aware of any way to pick the device in OpenGL, (vulkan has explicit control over that I think).
This page mentions a solution where the user can prompt the application to use an nvidia device when starting the application:
https://support.system76.com/articles/graphics-switch-pop/
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia <application>
Cheers!
I don't think this is an actual issue, and is probably more related to my own setup, but the performance of the 3D visualization (~speed with which the image follows my mouse movement when I rotate, for example) is heavily dependent on the size of the window. Is this entirely expected because he needs to render more pixels?
Also, I got some weird behavior when resizing the window:
This could be super system-dependent, so if this is not worth looking into I'd totally understand.
inxi -Gxx
:inxi -Sxx
: