Skip to content

OpenGLFW v1.0.0

Latest

Choose a tag to compare

@helbertgs helbertgs released this 02 Jul 21:35

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, and Vulkan.
  • Multi-platform support: Windows, macOS, and Linux.
  • C/Swift interoperability via module map.

This version establishes OpenGLFW as the foundational context management layer for future projects in the OpenSwiftUI ecosystem.