I have the problem that the ellipse is very pixelated.
I have written a small example in the playground:
https://www.babylonjs-playground.com/#E4S13U#5
In this example the ellipse is not so mutch pixelated. It looks different in our application.

My Question is can I improve the quality of the ellipse? If yes how?
My research showed that there is a function that improves the quality, but thats not perfect! engine.setHardwareLevelScaling(0.5)
Thank you in advance 