glfwpp
GLFW wrapper
A C++ wrapper around the GLFW library providing RAII objects, scoped enums, and exceptions for error handling.
GLFW C++ Wrapper - thin, modern, C++17, header-only GLFW wrapper
98 stars
2 watching
18 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
cmakecppcpp17cross-platformglfwheader-onlywrapper
Related projects:
Repository | Description | Stars |
---|---|---|
pistondevelopers/glfw-rs | A set of bindings and wrapper libraries for using the GLFW 3 API in Rust. | 647 |
iridescencetech/zglfw | A Zig wrapper around GLFW for improved cleanliness and error handling | 85 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
minegame159/glfw-beef | A wrapper library providing a convenient interface to GLFW for creating graphics applications | 14 |
bsl/glfw-b | Haskell bindings to a cross-platform library for creating windows with OpenGL contexts and managing input and events. | 71 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
c4spar/deno-fast-forward | A Deno module providing an easy-to-use interface to FFmpeg. | 49 |
nathanrw/nuklear-cffi | A Python binding for a C library used in graphical user interfaces. | 38 |
go-gl/glfw | Provides a Go interface to the GLFW library for creating windows and rendering OpenGL contexts. | 1,575 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
goxjs/glfw | Provides an API for creating OpenGL contexts and handling events in cross-platform applications. | 82 |
cginternals/globjects | A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. | 539 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |