AngelCode.com > Developer resources

Triangular bezier patches

This is a program I did to test the properties of the triangular bezier patch. The reason for the program was that I wanted to examine different ways to smooth geometry based on triangles to give the illusion of higher detail. Unfortunately the triangular bezier patches have troubles at the edges between surfaces, it is very hard to get a smooth surface there.

Download executable
Download source code