Releases: helbertgs/OpenGLFW
Releases · helbertgs/OpenGLFW
Release list
OpenGLFW v1.0.0
Initial stable release of OpenGLFW, a cross-platform Swift Package wrapper around GLFW 3.
This release introduces the first stable foundation of the project, providing C/Swift interoperability for GLFW context management across macOS, Linux, and Windows.
Key highlights:
- A cross-platform Swift Package wrapper for
GLFW 3.4. - Support for
OpenGL,OpenGL ES, andVulkan. - Multi-platform support:
Windows,macOS, andLinux. C/Swiftinteroperability via module map.
This version establishes OpenGLFW as the foundational context management layer for future projects in the OpenSwiftUI ecosystem.