glow
OpenGL binding generator
A tool that generates machine-readable code bindings between Go functions and native OpenGL functions.
Go binding generator and bindings for OpenGL
1 stars
3 watching
0 forks
Language: Go
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-gl/gl | Go bindings for OpenGL. | 1,088 |
brendanzab/gl-rs | A tool that generates bindings to OpenGL APIs | 682 |
goxjs/gl | A Go cross-platform binding for OpenGL with support for multiple rendering backends. | 176 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
cginternals/glbinding | A C++ binding for the OpenGL API, providing a cross-platform and type-safe interface to the OpenGL API. | 831 |
csweichel/bel | A tool that generates TypeScript interfaces from Go structs and interfaces. | 41 |
papierkorb/bindgen | Generates bindings and wrappers for C/C++ libraries in Crystal programming language | 179 |
olbat/libgen | Generates Crystal language bindings from C headers and configuration files. | 79 |
floodlight/loxigen | A tool for generating OpenFlow protocol libraries for multiple programming languages. | 96 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
oaubert/python-vlc | A tool that generates Python bindings for a media player library | 389 |
corbym/gogiven | Generates readable test output from Go code | 15 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 32 |
klakplok/goji | Generates OCaml bindings from high-level descriptions of JavaScript libraries | 44 |