-
I'm seeing some strange artifacts in the If I enable I also don't see any artifacts when I open the 3D viewer in KiCad: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @cdwilson ! Yes, the software render in the virtual server produces these artifacts. |
Beta Was this translation helpful? Give feedback.
Hi @cdwilson !
Yes, the software render in the virtual server produces these artifacts.
They could be related to the antialiasing, but when I tried disabling it I didn't notice any positive change.
This isn't KiCad or KiBot fault, just the virtual server, and most probably something KiCad does in a particular way.
The solution, as you already know, is to just enable the ray tracer. You get a much better result, is slower, but the hole process is slow anyways.
From my point of view the normal render is just like a draft.
Also note that what you get from the GUI in an interactive session is the result of the hardware accelerated OpenGL, this means the quality depends on the video board and …