Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.15 KB

Constellation

A library to draw over the top of other windows and displays

Matrix Mastodon Twitter

Development

Constellation is developed using Zig, currently version 0.13.0.

Rendering and Windowing is done using raylib

Support

  • Linux (X11)
  • Linux (Wayland)
  • Windows

Usage

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