onyx-game.git
4 years agoadded basic camera controls
Brendan Hansen [Wed, 30 Sep 2020 03:20:07 +0000 (22:20 -0500)]
added basic camera controls

4 years agobugfixes with input and quads
Brendan Hansen [Tue, 29 Sep 2020 16:07:52 +0000 (11:07 -0500)]
bugfixes with input and quads

4 years agoadded quadtree implementation
Brendan Hansen [Tue, 29 Sep 2020 03:37:16 +0000 (22:37 -0500)]
added quadtree implementation

4 years agostarted using 'use'
Brendan Hansen [Wed, 23 Sep 2020 17:45:32 +0000 (12:45 -0500)]
started using 'use'

4 years agoworking on more font stuff
Brendan Hansen [Tue, 22 Sep 2020 20:39:48 +0000 (15:39 -0500)]
working on more font stuff

4 years agoworking on font code
Brendan Hansen [Tue, 22 Sep 2020 12:32:20 +0000 (07:32 -0500)]
working on font code

4 years agofont rendering works! kinda
Brendan Hansen [Tue, 22 Sep 2020 04:00:02 +0000 (23:00 -0500)]
font rendering works! kinda

4 years agoadded cmaps to ttf decoding
Brendan Hansen [Mon, 21 Sep 2020 15:39:18 +0000 (10:39 -0500)]
added cmaps to ttf decoding

4 years agoloading font data, woop!
Brendan Hansen [Mon, 21 Sep 2020 01:13:33 +0000 (20:13 -0500)]
loading font data, woop!

4 years agousing new language features
Brendan Hansen [Sun, 20 Sep 2020 00:36:06 +0000 (19:36 -0500)]
using new language features

4 years agousing orthographic matrix
Brendan Hansen [Sat, 12 Sep 2020 02:18:10 +0000 (21:18 -0500)]
using orthographic matrix

4 years agostarted experimenting with textures
Brendan Hansen [Fri, 11 Sep 2020 03:20:45 +0000 (22:20 -0500)]
started experimenting with textures

4 years agoadded event system and input handler
Brendan Hansen [Wed, 9 Sep 2020 03:31:48 +0000 (22:31 -0500)]
added event system and input handler

4 years agoadded event system for browser events
Brendan Hansen [Tue, 8 Sep 2020 16:34:01 +0000 (11:34 -0500)]
added event system for browser events

4 years agorefactored quad rendering
Brendan Hansen [Thu, 3 Sep 2020 01:07:35 +0000 (20:07 -0500)]
refactored quad rendering

4 years agogetting basic webgl rendering working
Brendan Hansen [Wed, 2 Sep 2020 18:38:39 +0000 (13:38 -0500)]
getting basic webgl rendering working

4 years agoInitial commit
Brendan Hansen [Tue, 1 Sep 2020 22:14:20 +0000 (17:14 -0500)]
Initial commit