Home - noobgl/noobgl GitHub Wiki

What is noobgl?

WebGL is a young feature of the internet environment but there is already many frameworks to makes your life easier if you are not familiar with WebGL. The major actors on the sector are ThreeJS and PixiJS, the first one is a all-in-one while the second one is clearly oriented for 2D. Both of them have their strengths and their weaknesses but everything has a cost, they both loses the capacity to do low-level WebGL and they are both heavyweighting.

Noobgl is designed to stay none-oriented cause it only provides an object-oriented variant of the native WebGL2 with a highly-as-possible modularity.