Skip to content

OpenGL_ScreenSaver is a screen saver written in C++. Figures with random color, size, position and shape appear on the canvas. After appearing a figure selects a target and follows it.

Notifications You must be signed in to change notification settings

valerachuk/OpenGL_ScreenSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL_ScreenSaver

OpenGL_ScreenSaver is a screen saver written in C++. Figures with random color, size, position and shape (square/triangle/star/octagon) appear on the canvas. After appearing a figure selects a target (another figure) and follows it. When they both collide they will be destroyed. The maximum number of shapes on the canvas is limited to 20.

Forked from OpenGL_Figures

Technologies

Demo

Demo

About

OpenGL_ScreenSaver is a screen saver written in C++. Figures with random color, size, position and shape appear on the canvas. After appearing a figure selects a target and follows it.

Topics

Resources

Stars

Watchers

Forks