Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pygame integration #435

Open
Korijn opened this issue Nov 24, 2023 · 2 comments
Open

Pygame integration #435

Korijn opened this issue Nov 24, 2023 · 2 comments

Comments

@Korijn
Copy link
Collaborator

Korijn commented Nov 24, 2023

I saw this cool script based on zengl and thought we can probably provide a similar example.

https://github.com/szabolcsdombi/mixing-pygame-and-opengl/blob/main/render_to_pygame_surface.py

@almarklein
Copy link
Member

IIUC this concerns PyGame doing its rendering via wgpu, and on a wgpu canvas. Not a WgpuPygameCanvas (as in #15), right.

@Korijn
Copy link
Collaborator Author

Korijn commented Nov 24, 2023

Correct. It's just about using wgpu to render. I'm not even sure if it has to be on a wgpu canvas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants