OpenGL Game Rendering Tutorial: Normal Mapping Mathematics

In this video, we discuss some of the mathematics that go into normal mapping and show how you can calculate tangents in a 3D model loader. We also discuss how the Gramm-Schmidt process works and how it can improve normal mapping quality. Code:
Back to Top