Explore advanced tessellation techniques using OpenGL and CUDA® in this 44-minute SIGGRAPH 2011 conference talk by Nvidia. Learn how to overcome OpenGL tessellation limitations by implementing custom tessellation in CUDA, enabling higher-order surfaces, custom UV coordinate determination, and advanced features like trimming curves. Dive into the setup process for tessellating simple cubic Bezier patches in CUDA, including parallel computation of UV coordinates, tessellated vertices, and triangles. Discover advanced tessellation methods using alternative basis functions, higher-order curves, and trimming curves. The talk covers topics such as visual quality, OpenGL pipeline, decision control shaders, vertex placement, culling, CUDA tessellation levels and implementation, and includes a tessellation demo. Additionally, gain insights into asset creation, terrain templates, and mountain texturing for enhanced visual quality in 3D graphics applications.