Skip to main content

Fast 2D render engine for Pygame.

Project description

Pygame Render

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

screenshot.png

System requirements

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

Supported platforms

Windows
Mac
Linux

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 about the features of pygame-render, check out the Feature Walkthrough page on the wiki.

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

For detailed explanations of the API, please refer to the API Reference.

Tutorial video: https://youtu.be/mlm66OJZaA0

Python package dependencies

These packages will be automatically installed by pip along with pygame-render:

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

Frequently Asked Questions

For frequently asked questions, check out FAQ.

Contributing

We greatly appreciate and encourage contributions from the community!

If you want to report a bug or request a new feature, feel free to open an issue in the issue tracker.

For code contributions, please check out Contributing for details.

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.3.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pygame_render-1.2.3-py3-none-any.whl (12.0 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