EAGL.Window (eagl v0.1.0)
View SourceUtility module for OpenGL window management. Handles window creation, OpenGL context setup, and event loop management.
Summary
Functions
Creates and runs an OpenGL window using the given callback module. The callback module must implement the GLWindowBehaviour.
Functions
Creates and runs an OpenGL window using the given callback module. The callback module must implement the GLWindowBehaviour.