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

Feature: WGPU renderer #22

Open
cohaereo opened this issue Jun 23, 2023 · 0 comments
Open

Feature: WGPU renderer #22

cohaereo opened this issue Jun 23, 2023 · 0 comments
Assignees

Comments

@cohaereo
Copy link
Member

Using WGPU instead of glow (OpenGL) will allow Eurochef to multithread rendering, and have better platform support, especially for macOS and web.
eframe already supports WGPU, so the renderer is the only thing that needs to be rewritten, though that's no easy task.

The benefits outweigh sticking to OpenGL, but I will need to take in some further consideration before we start making the move

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

No branches or pull requests

1 participant