Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 640 Bytes

File metadata and controls

26 lines (17 loc) · 640 Bytes

EzWin

An easy-to-use, fast, lightweight and cross-platform windowing library. This library provides a very intuitive API to create and manage windows, handle events, and create graphics context with minimum possible lines of code. Intended to be used in game engines, standalone games and in any form of rendering stuff in general.


Supported Platforms:

  • Windows
  • X11 (Linux)
  • Wayland (Linux)
  • MacOS
  • Android

Features

  • Cross Platform
  • Very Intuitive API
  • Lightweight
  • Supports OpenGL, DirectX, Vlukan and Metal context creation

License

This project is licensed under the MIT License.