Skip to content

Gugush284/Graphics-technology-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics technology programming course by MSUT "Stankin"

The first laboratory

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

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

The third laboratory work is devoted to working with simple geometric shapes by GPU.

It was made in Visual Studio.

The fourth laboratory

The fourth laboratory work is devoted to working with light, the textures use and coordinate transformation by GPU.

It was made in Visual Studio.

About

The course at MSUT "Stankin" on graphics technology programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages