ABRG-Models / morphologica

A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
https://abrg-models.github.io/morphologica/
Apache License 2.0
255 stars 29 forks source link

Dev/visual no gl include #186

Closed sebjameswml closed 5 months ago

sebjameswml commented 5 months ago

This change allows morphologica to work within a wider program that sets up OpenGL and GLFW. Otherwise, it's little changed, apart from removal of some unused/unnecessary glfw function calls and a tweak to the version of glfw that it says it requires