https://github.com/jingshing-python/pygame_sdl2_multiwindow
Using _sdl2 window() and pygame display to make multiwindow.
https://github.com/jingshing-python/pygame_sdl2_multiwindow
multiwindow pygame pygame-basics pygame-gui pygame-library sdl2
Last synced: 3 months ago
JSON representation
Using _sdl2 window() and pygame display to make multiwindow.
- Host: GitHub
- URL: https://github.com/jingshing-python/pygame_sdl2_multiwindow
- Owner: JingShing-Python
- License: bsd-3-clause
- Created: 2022-08-03T14:36:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-06T16:34:16.000Z (over 3 years ago)
- Last Synced: 2025-10-10T13:33:11.428Z (3 months ago)
- Topics: multiwindow, pygame, pygame-basics, pygame-gui, pygame-library, sdl2
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pygame_sdl2_multiwindow
Using _sdl2 window() and pygame display to make multiwindow.
You may need my other project [ModernGL shader](https://github.com/JingShing/ModernGL-Shader-with-pygame) import to this project to run the code successful.
利用_sdl2的window()來製造多視窗。
你可能需要從我另一個專案 [ModernGL shader](https://github.com/JingShing/ModernGL-Shader-with-pygame)引用到這個專案,已成功跑這個代碼。