Hi All,
I am working on an application where I want to show some boxes in 3D view.
I have successfully developed the test application. I have developed this application on Ubuntu 14.04 LTS linux system. And it is working fine on it.
But when I am trying to run this application on Windows or Mac Systems it shows wavy edges for the objects. You can see it in the below screenshots.
Linux output-
Windows output-
Both Windows & Linux systems have default Intel Graphics drivers installed on them. Even I have tried to run the application on the windows system having 2 GB NVidia graphics card installed on it. But it also shows the same wavy edges.
Note: I am using Jogl 2.3.2 with Java 1.7.