Skip to content

A project that I used to learn how to use OpenGL. After getting a window to open and draw stuff, used it to play with some neural network evolution simulation.

License

Notifications You must be signed in to change notification settings

wmann95/EvolutionSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution Simulator

Greetings! This is a project I've been working on for a while as a bit of a passion project. It started out as a way for me to learn how to use OpenGL and a couple of other libraries, but has turned into a project about simulating evolution through selective pressure and randomly generated mutations in the organisms' neural networks.

To run this, you will have to include the GLAD, GLFW-3.3.7, and GLM libraries.

About

A project that I used to learn how to use OpenGL. After getting a window to open and draw stuff, used it to play with some neural network evolution simulation.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published