API documentation
| Module | Description |
|---|---|
| glfw3d.glfw3.func | GLFW3 functions. |
| glfw3d.glfw3.type | GLFW3 types. |
| glfw3d.glfw3 | Binding to GLFW3 library. |
| glfw3d.Input | Joysticks, keyboard and mouse. |
| glfw3d.Main | Initialization and error handling. |
| glfw3d.Monitor | Monitors. |
| glfw3d.Window | Cursors and windows. |
| glfw3d | Publically imports all hight-level modules. |