Create a directional light source in WebGL

InstructorKeith Peters

Share this video with your friends

Send Tweet

An introduction to light sources in WebGL. We will start with an overview the different types of lighting in WebGL. This lesson will cover creating a directional light source of a certain color, setting normals on vertices, and use these two things to calculate the color of a surface at any point.