Open Velfi opened 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
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