-
Compare the basic examples to draw a simple shape like a triangle in wgpu (https://github.com/gfx-rs/wgpu/blob/master/wgpu/examples/hello-triangle/main.rs), and in macroquad (https://github.com/not-fl3/macroquad/blob/master/examples/basic_shapes.rs).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Compare the basic examples to draw a simple shape like a triangle in wgpu (https://github.com/gfx-rs/wgpu/blob/master/wgpu/examples/hello-triangle/main.rs), and in macroquad (https://github.com/not-fl3/macroquad/blob/master/examples/basic_shapes.rs).