What's the algorithm used by gluTesslation?

thanks~~!!

Use the source, Luke !
Look at the Mesa source code, there is SGI’s sample GLU 1.3 implementation included :
http://sourceforge.net/project/showfiles.php?group_id=3&package_id=2436&release_id=228320

thanks!