A neuron map (written in C++ / GLFW / OpenGL) attempting to model the transmission of electrical and chemical signals. A user can start new electrical signals by clicking on the cell body/dendrites of a neuron. The signals will propagate to the connected neurons. An underlying graph controls the various neurons, as well as referencing an array of Nodes which contain all the various information for the neurons.
Warning: Code requires Linux or Mac machine. Must be run in a Lab6 environment.
neuronmap.zip