
glfw 2.10.0
0
A ctypes-based wrapper for GLFW3.
Contents
A ctypes-based wrapper for GLFW3.
Stars: 253, Watchers: 253, Forks: 40, Open Issues: 3The FlorianRhiem/pyGLFW repo was created 12 years ago and the last code push was 5 months ago.
The project is popular with 253 github stars!
How to Install glfw
You can install glfw using pip
pip install glfw
or add it to a project with poetry
poetry add glfw
Package Details
- Author
- Florian Rhiem
- License
- MIT
- Homepage
- https://github.com/FlorianRhiem/pyGLFW
- PyPi:
- https://pypi.org/project/glfw/
- GitHub Repo:
- https://github.com/FlorianRhiem/pyGLFW
Classifiers
- Multimedia/Graphics
- Scientific/Engineering/Visualization
Related Packages
Errors
A list of common glfw errors.
Code Examples
Here are some glfw code examples and snippets.
GitHub Issues
The glfw package has 3 open issues on GitHub
- Wheel python tags use an illegal format.
pythonfix