GitHub - szabolcsdombi/zengl: ⚡ high-performance rendering for python

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zengl

    Self-Contained OpenGL Rendering Pipelines for Python :snake:

  • moderngl

    Modern OpenGL binding for Python

  • I'm guessing minimal overhead. The README says that it is a "simplification of a subset of ModernGL with some extras that were not possible to include in ModernGL." The documentation for ModernGL (lazy-link) talks about speed only in comparison with PyOpenGL, and says that it's faster since C++ calls are "bundled together," which I assume means that ModernGL (compared to PyOpenGL) does a little more than just wrapping - for good and bad.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Interactive Web App for Learning Shaders - Editor with Real-Time Preview

    1 project | /r/pygame | 3 Jul 2023
  • Quick question, how do I set an uniform of a fragment shader in ModernGL?

    1 project | /r/learnpython | 28 Mar 2023
  • [Computer Graphics] moderngl/moderngl: Modern OpenGL binding for python

    1 project | /r/michaelaalcorn | 12 Mar 2023
  • Pycharm does not see module in virtual environment at runtime, although running it from the cmd has no issues

    1 project | /r/pycharm | 28 Jun 2022
  • Is there such a good OpenGL package in Python like rgl for R?

    1 project | /r/learnpython | 13 Apr 2022