gfxfundamentals / webgl2-fundamentals

WebGL 2 lessons starting from the basics
https://webgl2fundamentals.org
BSD 3-Clause "New" or "Revised" License
1.72k stars 216 forks source link

changed to in vec2 a_position #175

Closed sajibsrs closed 2 years ago

sajibsrs commented 2 years ago

in vec4 a_position should be a in vec2 a_position here