Velfi / Flow

Interactive flow field toy
6 stars 0 forks source link

Learn how to interface with the graphics card directly #5

Open Velfi opened 4 years ago

Velfi commented 4 years ago

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