May 1, 2024
4 minute read
Normal mapping is a technique used in computer graphics to enhance the appearance of surfaces by simulating the way that light interacts with microscopic details that are too small to be modeled explicitly. Normal mapping is achieved by storing the surface normals of a high-resolution model in a texture map, which is then applied to a lower-resolution model. This allows for realistic shading and lighting effects that would be impossible to achieve with a traditional flat shading model.
How Normal Mapping Works
Normal mapping works by storing the normal vectors of a surface in a texture map. Normal vectors are vectors that point perpendicular to the surface of an object at a given point. By storing the normal vectors in a texture map, it is possible to create a more detailed and realistic representation of the surface than would be possible with a traditional flat shading model.
2fjdld|
Find a path to becoming a Normal Mapping. Learn more at:
OpenCourser.com/topic/2fjdld/normal
Reading list
We've selected 13 books
that we think will supplement your
learning. Use these to
develop background knowledge, enrich your coursework, and gain a
deeper understanding of the topics covered in
Normal Mapping.
Comprehensive guide to physically based rendering, a technique used in computer graphics to create realistic images. It covers the theory of physically based rendering, as well as the implementation of physically based rendering in practice.
Comprehensive guide to advanced graphics programming using OpenGL. It covers a wide range of topics, including normal mapping.
Classic work on the science of image understanding. It covers a wide range of topics, including how the brain processes normal maps.
Comprehensive guide to real-time rendering, a technique used in computer graphics to create realistic images in real time.
Collection of programming techniques for high-performance graphics. It covers a wide range of topics, including normal mapping.
Collection of advanced rendering techniques for computer graphics. It covers a wide range of topics, including normal mapping.
Practical guide to normal mapping, a technique used in computer graphics to enhance the appearance of surfaces by simulating the way that light interacts with microscopic details.
Guide to programming computer vision with Python. It covers a wide range of topics, including normal mapping.
Guide to game engine architecture. It covers a wide range of topics, including normal mapping.
Classic textbook on computer graphics. It covers a wide range of topics in computer graphics, including normal mapping.
Guide to the art of 3D computer animation and effects. It covers a wide range of topics, including normal mapping.
Textbook on computer graphics. It covers a wide range of topics in computer graphics, including normal mapping.
Exploration of the human visual system. It covers a wide range of topics, including how the brain processes normal maps.
For more information about how these books relate to this course, visit:
OpenCourser.com/topic/2fjdld/normal