summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Brendan Hansen [Mon, 21 Sep 2020 01:13:33 +0000 (20:13 -0500)]
loading font data, woop!
Brendan Hansen [Sun, 20 Sep 2020 00:36:06 +0000 (19:36 -0500)]
using new language features
Brendan Hansen [Sat, 12 Sep 2020 02:18:10 +0000 (21:18 -0500)]
using orthographic matrix
Brendan Hansen [Fri, 11 Sep 2020 03:20:45 +0000 (22:20 -0500)]
started experimenting with textures
Brendan Hansen [Wed, 9 Sep 2020 03:31:48 +0000 (22:31 -0500)]
added event system and input handler
Brendan Hansen [Tue, 8 Sep 2020 16:34:01 +0000 (11:34 -0500)]
added event system for browser events
Brendan Hansen [Thu, 3 Sep 2020 01:07:35 +0000 (20:07 -0500)]
refactored quad rendering
Brendan Hansen [Wed, 2 Sep 2020 18:38:39 +0000 (13:38 -0500)]
getting basic webgl rendering working
Brendan Hansen [Tue, 1 Sep 2020 22:14:20 +0000 (17:14 -0500)]
Initial commit