What happened to my texture coords!?!? [ RESOLVED ]

Started by
1 comment, last by GDKnight 18 years, 10 months ago
I enlarged my scale for heightmap to 3d terrain and this is what I ended up with. Any assistance as to my next step in fixing this.... EDIT: I was calculating the delta coord used to place the texture accross the terrain incorrectly. Looks better now :) .... I think
Advertisement
Looks like your UV's are slightly off. Probably something to do with the scaling you mentioned. Can you show the code for that, and the code when u assign the UV coordinates?

Edit: Too slow =(

Matt Hughson
__________________________________[ Website ] [ Résumé ] [ [email=contact[at]matthughson[dot]com]Contact[/email] ][ Have I been Helpful? Hook me up! ]
Looks like the texture coords didn't get stretched with the mesh itself perhaps stretch them assuming this what your doing? If not please explain in greater detail?
- GDKnight

This topic is closed to new replies.

Advertisement