Metadata-Version: 2.1
Name: pygameGL-devex
Version: 0.1.0.post4
Summary: A packaged version of the pygameGL devex repository branch containing developmental and experimental features.
Home-page: https://github.com/stozak/pygameGL
Author: Izaiyah Stokes
Author-email: zeroth.bat@gmail.com
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipdb
Requires-Dist: GLFW
Requires-Dist: Numba
Requires-Dist: Numpy
Requires-Dist: PyGLM
Requires-Dist: PyOpenGL
Requires-Dist: ModernGL
Requires-Dist: objgraph
Requires-Dist: Swarm-ECS
Requires-Dist: memory_profiler

![GLsnek](pygameGL/assets/pygameGL_500x.png)
# PygameGL


PygameGL is a free and open-source cross-platform library
for the development of multimedia applications like video games using Python.
Leveraging OpenGL and several popular libraries within the OpenGL ecosystem
to abstract the most common functionality, making writing applications more intuitive with better performance.

