Fast 2D render engine for Pygame.
Project description
Pygame Render
Python package for rendering 2D graphics with shaders in Pygame.
System requirements
Python
version >= 3.10OpenGL
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.0pygame
>=2.1.0moderngl
>= 5.8.2PyOpenGL
>= 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
Built Distribution
Hashes for pygame_render-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef0ecee6e17b7f29baeff99a30459ac88735d7d742dbf92c76cd2df1dc7201b5 |
|
MD5 | 8b8fac66f0771b64c1b67cca0abe31a1 |
|
BLAKE2b-256 | 11678ffde86eacd6757494d082d4209bf21851b165b7be8b973f75d4d8c1146d |