Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.1 KB

🍪 Kex

GitHub Read the Docs

Dok si rek'o keks!

Plug-and-play 2D graphics C++ library built on top of OpenGL ES 3.0 API.

Features and Design Goals

OpenGL Context

This library is only in charge of drawing and does not manage OpenGL contexts. Therefore, users are required to manually initialize an OpenGL context themselves before proceeding to use the library.

Conventions

This project uses the following conventions:

License

Copyright © 2023 Borna Bešić
GNU LGPLv3