Skip to content

IntQuant/qlibs

Repository files navigation

Welcome to QLibs

QLibs is a multipurpose library, suitable for making graphical applications and games.

Features

There are quite a lot of them!

  • Resource system.
  • Math: vectors and matrices.
  • Wavefont OBJ loading and rendering.
  • Window creation and widgets.
  • Text rendering.
  • Network packets and sockets.
  • More to come.

Documentation

See https://intquant.github.io/qlibs/ Also there are examples.

Installation

  • Use pip install qlibs[full] to install all dependencies.
  • pip install qlibs will install only MIT-licensed dependencies.
  • --no-deps switch can be used to ignore dependencies, most of library will still work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages