Media Summary: Learn about the OpenGL functions needed to upload image data to the GPU and set the filters used for magnifying and minifying ... Learn how to create an windowed application that contains shader code, compiles and links the shaders to create a GPU program ... Learn about local coordinate systems and local transformations, how the accumulated transformations applied to an object are ...
Developing Graphics Frameworks 38 Texture - Detailed Analysis & Overview
Learn about the OpenGL functions needed to upload image data to the GPU and set the filters used for magnifying and minifying ... Learn how to create an windowed application that contains shader code, compiles and links the shaders to create a GPU program ... Learn about local coordinate systems and local transformations, how the accumulated transformations applied to an object are ... Learn about how surfaces of three-dimensional objects can be represented by a parametric function: the x, y, z coordinates are ... Create extensions of the base Material class that enable geometric shapes to be rendered as points, lines, or triangulated ... Learn about the core concepts and vocabulary used in computer
Learn how to derive the parametric functions for a sphere, and how the equations of a sphere are related to the equations of an ... Create the base Material class, which defines the overall appearance of geometric objects and stores uniform variable data (using ... Learn about the OpenGL functions needed to generate vertex buffer objects, upload vertex data to the GPU, and specify ...