Draw a complex 3D Model with WebGL Triangle Strips

InstructorKeith Peters

Share this video with your friends

Send Tweet

In this lesson we start doing some more advanced modeling by connecting multiple triangles into a single surface with a simple for-loop. We will review the different modes WebGL has for drawing arrays. After reviewing, triangle strip will be used to create a complex mathematical 3D form.