Описание тега twgl.js

NoneTwgl.js is a library for making WebGL less verbose

twgl.js is a library for making WebGL less verbose. Where as setting up WebGL to draw a lit cube might take 60 WebGL API calls twgl reduces that to around 5 API calls. twgl isn't trying to make WebGL any easier. It doesn't hide any of the complexity of using WebGL it only provides helpers to make it less verbose to use.