You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A canvas implementation using OpenGL. Ideal to draw simple objects using basic geometry as lines, rectancles and circles in a game loop. Made to work as a library, you can create your own canvas and objects and program its behaviour.