Visual-JS game engine - webGl 2 part

From now "Visual JS game engine" have 3 independent project instance : -canvas 2d
-three.js implementation (webGL)
-webGL2 based on glmatrix 2.0
-New The benefits of this project is offering an overview of the entire application logic.
Support for : position , scale only PRIMITIVE objects for now , stream textures , changeTexture , multi Tex samplers
Future support :
-porting visual-js 2d canvas app/games to the texture render in webGL2 (also it will be texture test/editor ).

Goto Example page !