gfxfundamentals / webgl2-fundamentals

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

Uncaught (in promise) Error: gl error: 1282 #200

Open letochagone opened 1 year ago

letochagone commented 1 year ago

I noticed that the example "transform feedback" of the webgl-state-diagram stops on the line gl.beginTransformFeedback(gl.POINTS); image

image

image

greggman commented 1 year ago

fixed: https://github.com/gfxfundamentals/webgl2-fundamentals/commit/397a447619d3e76ced9424264191bcaf8bfde8ab

It might be 20 minutes or so before it will work and you might have to load this url and then pick "refresh" or clear your cache