Fast 2D render engine for Pygame.
Project description
Pygame Render
Python package for rendering 2D graphics with shaders for Pygame.
System requirements
Python
version >= 3.10OpenGL
version >= 3.3
Python package dependencies
numpy
>=1.22.0pygame
>=2.1.0moderngl
>= 5.8.2PyOpenGL
>= 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
Built Distribution
File details
Details for the file pygame-render-1.2.0.tar.gz
.
File metadata
- Download URL: pygame-render-1.2.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abb904190eb3bacd8edce9d8dce05d3cf4dbb315b0b290c6b19fa6d6911faba1 |
|
MD5 | 3f13e654a64a1ba865673b101b4e5dbb |
|
BLAKE2b-256 | 6f3daa4be1231fe666329fbcf0b1634e7d7476ac809e1e1bb5a2ac473979f4ae |
Provenance
File details
Details for the file pygame_render-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: pygame_render-1.2.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fb620a78b195dd5de36517ebe29342b5533d5808f35b73c43eae1ae140fc443 |
|
MD5 | 0585a8bf0110befb618b06f030f001e1 |
|
BLAKE2b-256 | c02bc298a29e65a673235d8d04c3dab8dfe77db225f586c1a9dac41c57c77614 |