vinci/README.md
2025-06-01 22:09:34 +02:00

24 lines
469 B
Markdown

# Vinci - Cross-Platform Windowing Library
Refer to `vinci.h` and `test.c` to get started with the API.
## Supported Platforms
- Linux (via XCB)
- Windows (Win32)
- macOS (Cocoa)
## Status
- Unstable
- Undocumented
- API might change
## Building
Run `make` to build the test program.
## Legal
Copyright (C) 2021-2025 Orastron Srl unipersonale.
Authors: Paolo Marrone, Stefano D'Angelo.
All the code in the repo is released under GPLv3. See the LICENSE file.