python3-moderngl

Python 3 wrapper for OpenGL 3.3+
  https://github.com/moderngl/moderngl
  0
  no reviews



ModernGL is an OpenGL wrapper that simplifies the creation of simple graphics applications like scientific simulations, games or user interfaces. Usually, acquiring in-depth knowledge of OpenGL requires a steep learning curve. In contrast, ModernGL is easy to learn and use, moreover it is capable of rendering with high performance and quality, with less code written. The majority of the ModernGL code base is also written in C++ for high performance.