Wavy object edges on Windows & Mac Systems.

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Wavy object edges on Windows & Mac Systems.

Yogesh Mevada
This post was updated on .
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.
Reply | Threaded
Open this post in threaded view
|

Re: Wavy object edges on Windows & Mac Systems.

elect
Are they shaded or is geometry?

If shaded, how do you shade them?
Reply | Threaded
Open this post in threaded view
|

Re: Wavy object edges on Windows & Mac Systems.

Yogesh Mevada
They are geometry shapes and I have applied the texture to each face of object. Also they are not shaded.
Reply | Threaded
Open this post in threaded view
|

Re: Wavy object edges on Windows & Mac Systems.

elect
Which are the texture coordinates?

Which properties you defined and how?
Reply | Threaded
Open this post in threaded view
|

Re: Wavy object edges on Windows & Mac Systems.

gouessej
Administrator
In reply to this post by Yogesh Mevada
Please show us some code. Try to enable anisotropic filtering.
Julien Gouesse | Personal blog | Website