This module provides Python bindings for GLFW . It is a ctypes wrapper which keeps very close to the original GLFW API, except for:
words_with_underscores
notation
instead of camelCase
GLFW_
and glfw
prefixes have been removed, as their function
is replaced by the module namespaceglfwGetMonitors
return a list instead of a pointer
and an object countglfw.GLFWError
exceptions if no error
callback is set (use glfw.ERROR_REPORTING=False
to disable this)Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
1.11.0-bp156.3.2 info | GA Release | 2023-07-24 | 15 SP6 |
|
|
1.11.0-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
1.11.0-bp154.1.44 info | GA Release | 2022-05-12 | 15 SP4 |
|
|
1.11.0-bp153.1.18 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
1.11.0-bp152.1.10 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
1.4.0-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
1.4.0-bp151.2.10 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
1.4.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|