https://github.com/evaleek/spark
Windowing abstraction layer for Zig applications and games
https://github.com/evaleek/spark
windowing zig
Last synced: 15 days ago
JSON representation
Windowing abstraction layer for Zig applications and games
- Host: GitHub
- URL: https://github.com/evaleek/spark
- Owner: evaleek
- License: mit
- Created: 2025-11-09T19:24:15.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-11-14T13:45:31.000Z (7 months ago)
- Last Synced: 2025-11-14T15:27:43.288Z (7 months ago)
- Topics: windowing, zig
- Language: Zig
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spark
__Spark__ is a Zig windowing abstraction layer
focused on providing a flexible, close-to-native-API interface
while still managing the boilerplate.
The library is still in early development.
Planned implementation:
- Wayland (Linux/BSD)
- Win32 (Windows)
- Consoles
- Cocoa (MacOS)
- X11 (Linux/BSD)