No description
Find a file
2026-01-07 23:15:22 +01:00
include Context window is now header only 2026-01-07 23:15:22 +01:00
src Context window is now header only 2026-01-07 23:15:22 +01:00
.gitignore init 2025-05-24 19:07:31 +02:00
CMakeLists.txt Context window is now header only 2026-01-07 23:15:22 +01:00
Config.cmake.in install procedure and exporting targets 2025-05-28 23:00:38 +02:00
README.md Add README.md 2025-05-29 11:59:28 +02:00

GLFW wrapper

Modules

It is possible to use a kind of "module" by inheriting (public virtual) BasicData interface. Thus, each module will be called in the main callbacks in Window class.