In this tutorial I'll show you what parallax mapping is and how you can use it to add depth to your surfaces.
*Source Code*
https://github.com/VictorGordan/opengl-tutorials
*OpenGL Documentation*
https://www.khronos.org/registry/OpenGL-Refpages/gl4/
*Discord Server*
https://discord.gg/NtPwH5BCfb
*Patreon*
https://www.patreon.com/victorgordan
*Timestamps*
0:00 Introduction
0:10 Desired Effect
0:41 Theory
03:07 Displacement Map
03:29 Algorithm
4:23 Ending
*References*
https://learnopengl.com/Advanced-Lighting/Parallax-Mapping
#opengl #opengltutorial #computergraphics #cpp #visualstudio #3dgraphics #parallax