twgl.js
twgl.js copied to clipboard
Multisampled renderbuffers
Hi,
Is there any chance that you can add support of this WebGL 2.0 new feature?
Thanks
You can calculate another pixels and take average in fragment shader by yourself. See supersampling.