A library to draw over the top of other windows and displays
Constellation is developed using Zig, currently version 0.13.0
.
Rendering and Windowing is done using raylib
- Linux (X11)
- Linux (Wayland)
- Windows
This library is designed specifically for use in Commet, and isn't really designed to be a general purpose library. Constellation only provides the functionality specifically required by Commet.
See root.zig for exported functions