Open letochagone opened 1 year ago
I noticed that the example "transform feedback" of the webgl-state-diagram stops on the line gl.beginTransformFeedback(gl.POINTS);
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
I noticed that the example "transform feedback" of the webgl-state-diagram stops on the line gl.beginTransformFeedback(gl.POINTS);