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

Learn how to interface with the graphics card directly #5

Open
Velfi opened this issue Apr 6, 2020 · 0 comments
Open

Learn how to interface with the graphics card directly #5

Velfi opened this issue Apr 6, 2020 · 0 comments

Comments

@Velfi
Copy link
Owner

Velfi commented Apr 6, 2020

Complete these gfx-hal tutorials in order to understand how graphics work in Rust: https://falseidolfactory.com/2018/08/16/gfx-hal-part-0-drawing-a-triangle.html

Then, learn about how to apply these lessons to Nannou's wgpu rendering system: https://github.com/nannou-org/nannou/tree/master/examples/wgpu/wgpu_triangle

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