Original Post
Hi, I draw grids of different sizes for a terrain algorithm and i get T-Junction that i remove by drawing a triangle list on the borders but i have pixel artifacts. So i was wondering if i did the triangle list correctly or not (check images).
As you can see in the screenshot above, the pixel in the middle is a T-Junction. T-junctions seems to be removed when i drawn the triangle list but there is the other two artifacts. They act like T-Junctions but are in the middle of a grid (they can't be T-Junctions, don't know why i have those artifacts). The grids are triangle strips.
As you can see in the screenshot above, the pixel in the middle is a T-Junction. T-junctions seems to be removed when i drawn the triangle list but there is the other two artifacts. They act like T-Junctions but are in the middle of a grid (they can't be T-Junctions, don't know why i have those artifacts). The grids are triangle strips.
