🔍

# webgl

How to Draw a Rectangle with WebGL

If you want to use the WebGL API to achieve the same functions as the Canvas API, you need to master the relevant knowledge of WebGL and apply it in practice.