Commit graph

9 commits

Author SHA1 Message Date
Thomas Friedel
85667e8f57 added support for loading fonts and rendering text (highly unoptimized so far) 2018-01-25 15:08:03 +01:00
Thomas Friedel
67142c3c8d added an fps counter function 2018-01-25 15:07:22 +01:00
Thomas Friedel
9d0dad8bba added a package to create a simple window with a canvas using SDL 2018-01-25 12:36:29 +01:00
Thomas Friedel
6c0234959e added support for loading and drawing images 2018-01-25 12:08:39 +01:00
Thomas Friedel
47e34cc670 changed library import path 2018-01-25 10:57:28 +01:00
Thomas Friedel
d9d3099087 ignored some files 2018-01-24 17:02:15 +01:00
Thomas Friedel
97615b7595 added polygon filling 2018-01-24 16:59:07 +01:00
Thomas Friedel
c1de2f2b7d a go-gl implementation of the gl interface 2018-01-24 14:20:12 +01:00
Thomas Friedel
4be47cd5ab first version 2018-01-24 14:19:32 +01:00