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

Backend: Pygame #34

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

Backend: Pygame #34

Korijn opened this issue Nov 24, 2023 · 2 comments

Comments

@Korijn
Copy link
Contributor

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 pygfx/wgpu-py#15), right.

@Korijn
Copy link
Contributor 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.

@almarklein almarklein transferred this issue from pygfx/wgpu-py Nov 22, 2024
@almarklein almarklein changed the title Pygame integration Backend: Pygame Nov 22, 2024
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