Skip to content

KamilR82/Artificial-Life-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Life-2D

About

Artificial-Life-2D is Win32 program that creates a fullscreen OpenGL window like a screensaver with some nice context.

Controls

Escape - exit application
SPACE - select random scene
Left/Right - select prev or next scene
Up/Down - speed up or down animation
F11 - toggle fullscreen
F12 - toggle scene change lock

Compile

g++ -o output.exe main.cpp -mwindows -lopengl32 -Os -s

Screenshots

screenshot screenshot screenshot

About

OpenGL Win32 Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages