glglue
The glue code which mediates between OpenGL and some GUI. GUI イベント(resize, mouse, keyboard, repaint) を OpenGL に橋渡しする。
GUI OpenGL controller
+--------+ +------------+
| win32 |--window resize--->| Update |
| glut |--mouse input----->| Update |
| sdl |--keyboard input-->| Update |
| pyside6| | |
| etc|--repaint--------->| Draw |
+--------+ +------------+
And OpenGL utilities.
imgui
GUI OpenGL controller
+--------+ +------------+ +------------+
| win32 |--window resize--->| ImGuiIO |--view resize----->|RenderTarget|
| glut |--mouse input----->| focus|--mouse input----->| 3D Scene |
| sdl |--keyboard input-->| focus|--keyboard input-->| Camera |
| pyside6| | | | Light |
| etc|--repaint--------->| Draw |--repaint--------->| Draw |
+--------+ +------------+ +------------+
Requirements
- Python 3.10
Site
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
glglue-1.12.1.tar.gz
(320.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
glglue-1.12.1-py3-none-any.whl
(287.8 kB
view details)
File details
Details for the file glglue-1.12.1.tar.gz.
File metadata
- Download URL: glglue-1.12.1.tar.gz
- Upload date:
- Size: 320.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b713a77528758154790262fd1c25323b471baed53220f0fec9ba41fa1d6ad290
|
|
| MD5 |
6347f76807cb421d682260ed3830e482
|
|
| BLAKE2b-256 |
c7152437c701986a90e4892364f28be51f7c77aa5f362338eab84bd60ce11ee2
|
File details
Details for the file glglue-1.12.1-py3-none-any.whl.
File metadata
- Download URL: glglue-1.12.1-py3-none-any.whl
- Upload date:
- Size: 287.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c69b87864fdd25e1e07effd66b941f6d353a31876b00ba5aadea4ec4d9e2f22
|
|
| MD5 |
64470d237a534d46504ef9956c9e41af
|
|
| BLAKE2b-256 |
cf00903447b38f8c6d19e20d93990c8ab170cfe10012326543b795cfb256a8f2
|