Hello all,
I am trying to render an unfilled circle …
I tried Cylinder with its height zero … and set the polygonattributes to POLYGON_LINE to make it wireframed and unfilled ???
But its wireframed ??? How to remove the wire lines …
I have used OpenGL and in that is was easy by just setting a state to ignore overlapping lines
How is it possible in Java ??? It looked into ??? RenderingAttributes but …
Any help
Hammad