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

WGPUGraphicsContext is not available? #6

Open
kyrvlasiuk opened this issue Mar 3, 2024 · 0 comments
Open

WGPUGraphicsContext is not available? #6

kyrvlasiuk opened this issue Mar 3, 2024 · 0 comments

Comments

@kyrvlasiuk
Copy link

Docs page shows this snippet on how to use web gpu

GraphicsContext graphicsContext = new Evergine.WebGPU.WGPUGraphicsContext();
graphicsContext.CreateDevice();

I wasn't able to locate WGPUGraphicsContext anywhere on nuget or in Evergine repos.
Is there any demo or sample project on how to use WGPUGraphicsContext?

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

1 participant