Skip to content
/ ruisapp Public

🐼 Cross platform GUI-to-window layer in C++

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE_GPL3
Notifications You must be signed in to change notification settings

cppfw/ruisapp

Repository files navigation

ruisapp

releases

ci status

ruisapp is a cross-platform library for creating a native window and initializing OpenGL. It provides ruis library already bound to all platform specific stuff.

For installation instructions see WiKi

For basic usage example see examples/basic directory.