Andrew Jameson
11-15-2004, 06:11 AM
Hi,
I need to texture a plane with two rectangular textures (one being fixed, the other dynamic). My current solution was to define two separate and adjacent planes.
Now the problem is that on ATI cards the join between the two planes is visible ... a very feint gray line ... NVidia cards don't have this problem.
How do I cure this problem ? Obviously if a redefined it all to be a single plane then I shouldn't get the problem but then how do I deal with the textures ?
Andrew
I need to texture a plane with two rectangular textures (one being fixed, the other dynamic). My current solution was to define two separate and adjacent planes.
Now the problem is that on ATI cards the join between the two planes is visible ... a very feint gray line ... NVidia cards don't have this problem.
How do I cure this problem ? Obviously if a redefined it all to be a single plane then I shouldn't get the problem but then how do I deal with the textures ?
Andrew