An open API service indexing awesome lists of open source software.

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.

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)引用到這個專案,已成功跑這個代碼。