Hello guys,
i am working on an a migration to webgpu at the moment. I have an issue with the Line2. Using WebGPU with active antialias creates artifacts on the caps of the lines:
https://codesandbox.io/p/sandbox/three-js-web-gpu-dispose-forked-w3clqr
If you turn off antialias in the sandbox the artifacts are gone.
So is this a bug? Is it a limitation of webgpu? I really like the MSAA antialias result and would like to use it. SMAA or TAA do not lead to the desired results.
Thanks Chris ![]()
