Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 236 Bytes

PlainCoreV2

A 2d drawing framework I made for learning purposes based on OpenTK and GLFW. It is capable of drawing basic 2d stuff (images and text), but while trying to make an efficient and modular API, it became a horrifying mess.