Skip to main content

Fast 2D render engine for Pygame.

Project description

Pygame Render

Python package for rendering 2D graphics with shaders for Pygame.

screenshot

System requirements

  • Python version >= 3.10
  • OpenGL version >= 3.3

Python package dependencies

  • numpy >=1.22.0
  • pygame >=2.1.0
  • moderngl >= 5.8.2
  • PyOpenGL >= 3.1.6

Installation

Firstly, ensure that your system meets the System requirements.

Then, run the following command:

python3 -m pip install pygame-render

To verify correct installation, open a Python terminal and import the module:

import pygame_render

If there are no errors, the installation was successful!

Getting started

To learn the basics of pygame-render, check out the Getting started page on the wiki.

You can also take a look at the examples in the examples/ directory.

Contributing

We greatly appreciate and encourage contributions from the community!

Please take a look at the Contributing page on the wiki for details on how to contribute to the project.

License

This code is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygame-render-1.2.0.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

pygame_render-1.2.0-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page