zig-sfml-wrapper
SFML wrapper
A set of wrapper classes for the SFML C++ library to provide a more object-oriented interface in Zig.
A zig wrapper for csfml
55 stars
3 watching
9 forks
Language: Zig
last commit: 26 days ago
Linked from 1 awesome list
bindingcsfmlsfmlwrapperzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
ziglibs/zgl | A thin, type-safe binding for OpenGL | 441 |
jebbs/dsfml | A D binding of SFML that enables use of SFML in D programs. | 95 |
tiehuis/zig-sdl2 | A minimal wrapper around SDL2 for the Zig programming language | 13 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
floooh/sokol-zig | Zig bindings for the sokol 3D graphics library | 384 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 273 |
iridescencetech/zglfw | A Zig wrapper around GLFW for improved cleanliness and error handling | 86 |
guigui220d/sfml-pong | A simple game written in Zig to test an SFML wrapper | 5 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 20 |
drug007/gfm7 | A set of D language wrappers around SDL2 and OpenGL libraries | 3 |
kubkon/espresso-zig | A set of Zig bindings for interacting with the espresso C library | 4 |
mattnite/zig-libcurl | A package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications | 21 |
curtisfenner/zsmol | A compiler and reference implementation for a new programming language | 9 |
kassane/qml_zig | Bindings between Zig programming language and QML library | 91 |
oprypin/crsfml | A Crystal programming language binding to the SFML multimedia/game library | 350 |