The first laboratory work is devoted to the construction of simple geometric shapes by CPU: a square, a cube, a toroid and a semi-ellipsoid. The folder with the first lab contains folders with projects for each figure. There is start.sh in the folder of each project. This file is the entry point.
GLUT (The OpenGL Utility Toolkit) is required for starting the app.
The second laboratory work is devoted to working with light and coordinate transformation by CPU. For more information, see the Task.txt in the lab folder.
It was made in Visual Studio.
The third laboratory work is devoted to working with simple geometric shapes by GPU.
It was made in Visual Studio.
The fourth laboratory work is devoted to working with light, the textures use and coordinate transformation by GPU.
It was made in Visual Studio.