moderngl / glcontextLinks
connects moderngl to your window or create headless contexts
☆43Updated last year
Alternatives and similar repositories for glcontext
Users that are interested in glcontext are comparing it to the libraries listed below
Sorting:
- Write modern GPU shaders in Python!☆74Updated 5 years ago
- high-performance offscreen rendering for python☆24Updated 4 years ago
- Python bindings for GLFW☆250Updated last month
- Python 3.7+ wrapper for the BGFX library. 🐍☆129Updated 2 years ago
- PYthon Shading Language compiler☆28Updated 6 years ago
- Shadertoy implementation based on wgpu-py☆36Updated last month
- A cross platform utility library for ModernGL making window creation and resource loading simple☆280Updated 5 months ago
- Fast OpenGL Mathematics (GLM) for Python☆232Updated 2 weeks ago
- OpenGL Rendering Pipelines for Python☆193Updated last month
- OpenGL frame for Python/Tkinter via ctypes and pyopengl☆59Updated last year
- Python CFFI binding for shaderc☆20Updated last year
- A 3D rendering demo powered by Python and Vulkan☆78Updated 4 years ago
- Repository for the PyOpenGL Project☆380Updated 2 months ago
- Python code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com☆60Updated 4 months ago
- Fast fluid simulation in Python☆34Updated 4 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- A tiny sotfware 3D renderer in 100 lines of Python☆180Updated 6 years ago
- Python bindings for dear imgui, generated with clang and pybind11☆21Updated 3 years ago
- 3D mathematical functions using NumPy☆418Updated 11 months ago
- Pythonic OpenGL shader wrapper for python☆83Updated 5 years ago
- Python bindings for bgfx☆74Updated 6 years ago
- Bezier curves for the discerning Python user.☆21Updated 13 years ago
- OpenGL buffers wrapper for python☆18Updated 9 years ago
- A Highlevel Python Wrapper for Vulkan's Compute API☆17Updated 2 months ago
- Desktop/Android Python game development framework on top of Vulkan API☆39Updated 7 years ago
- (py)imgui for data and computer vision scientists☆87Updated 2 years ago
- (mostly) automated C++ wrapping for Python☆39Updated 4 months ago
- A straight-forward, easy-to-use, drop-in, PBR replacement for Panda3D's builtin auto shader☆62Updated 7 months ago
- vulkan-tutorial with python