glfw
GL context library
Provides an API for creating OpenGL contexts and handling events in cross-platform applications.
Go cross-platform glfw library for creating an OpenGL context and receiving events.
82 stars
7 watching
26 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 176 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
shirakumo/glfw | A Common Lisp library providing an easy-to-use interface to the GLFW OpenGL context management library. | 22 |
go-gl/gl | Go bindings for OpenGL. | 1,088 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
brackeen/glfm | A C API for mobile app development with OpenGL ES. | 570 |
cginternals/glbinding | A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. | 831 |
sunjammer/linc_glfw | Bindings for the GLFW library to enable Haxe support for windowing and OpenGL rendering | 17 |
bluenviron/gohlslib | A Go library for working with the HLS (HTTP Live Streaming) protocol and related media formats. | 92 |
minegame159/glfw-beef | A wrapper library providing a convenient interface to GLFW for creating graphics applications | 14 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |
openpeedeep/xdg | A package providing cross-platform file locations and utility functions for XDG Standard compliance | 79 |