PyOpenGL!

PyOpenGL alternatives

  • Vulkan

  • Vulkan is the result of 18 months in an intense collaboration between leading hardware, game engine and platform vendors, built on significant contributions from multiple Khronos members. Vulkan is designed for portability across multiple platforms with desktop and mobile GPU architectures. Vulkan is available on multiple versions of Microsoft Windows from Windows 7 to Windows 10, and has been adopted as a native rendering and compute API by platforms including Linux, SteamOS, Tizen and Android.

    tags: development opengl
  • Microsoft DirectX

  • Microsoft DirectX is a collection of application programming interfaces (APIs) for handling tasks related to multimedia, especially game programming and video, on Microsoft platforms.

    tags: Bundleware development direct-input direct-setup direct3d
  • ModernGL

  • OpenGL is a great environment for developing portable, platform independent, interactive 2D and 3D graphics applications. The API implementation in Python is cumbersome, resulting in applications with high latency. To solve this problem we have developed ModernGL, a wrapper over OpenGL that simplifies the creation of simple graphics applications like scientific simulations, small 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 the same performance and quality, with less code written. ยป

    tags: Portable opengl python
  • GDI

  • GDI++.dll is a replacement for the Windows default font rasterizer, which gives you a better font-smoothing capability, just like Mac OS X.

    tags: Discontinued gdi cleartype font-smoothing font-rasterizer