Draw a multicolored cube with WebGL drawElements

Keith Peters
InstructorKeith Peters

Share this video with your friends

Send Tweet

In this lesson, we look at how to draw more complex shape by building a list of indices that define different shapes to draw. This lets us re-use vertices to draw different parts of the shape.