glfw 2.7.0
0
A ctypes-based wrapper for GLFW3.
Contents
A ctypes-based wrapper for GLFW3.
Stars: 233, Watchers: 233, Forks: 36, Open Issues: 2The FlorianRhiem/pyGLFW
repo was created 10 years ago and the last code push was 7 months ago.
The project is popular with 233 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.