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:
1 view
2864
1139
7 months ago 00:20:13 0
Sonic Heroes PS2 Gameplay HD (PCSX2)
7 months ago 05:27:56 0
OpenGL c++ first person shooter engine game dev: Collision and Splitscreen