im having problems rendering an svg image in 3D. i've tried with multiple svg files so i know its not some fault of the particular file. basically when i rotate and pan the image, i get intense flickering on the borders. i have tried disabling style, changing stroke weight, switching between P3D and OPENGL rendering, changing the stroke join, and enabling the pure stroke hint, but the problem persists. the image below is a frame of what im dealing with. i'd appreciate any help and i can post my code if needed. thanks in advance