Commit Graph

14 Commits

Author SHA1 Message Date
Dane Johnson
a0620bd760 Reorganize core 2021-01-19 16:16:54 -06:00
Dane Johnson
2d4e162cd6 Added framebuffer to render screen to 2021-01-19 16:06:01 -06:00
Dane Johnson
66bf7776c7 Remove "Drawable" virtual class to simplify class hierarchy 2021-01-18 13:31:09 -06:00
Dane Johnson
5e8d693758 Textures and colors passed to shader via Uniforms 2021-01-17 14:36:38 -06:00
Dane Johnson
e243a666f1 Add some window hints 2021-01-17 12:41:14 -06:00
Dane Johnson
2a12a1f119 Added new shader types 2021-01-15 16:15:47 -06:00
Dane Johnson
e99b623fec More abstraction for scripting languages 2021-01-15 15:43:32 -06:00
Dane Johnson
a3e4a0d512 Scene tree 2021-01-14 11:52:01 -06:00
Dane Johnson
d9a4a4bf05 Camera rotation 2021-01-13 20:50:08 -06:00
Dane Johnson
e9a669eebe Rotation 2021-01-13 20:08:39 -06:00
Dane Johnson
3c652884c2 Balls can dance 2021-01-13 18:51:58 -06:00
Dane Johnson
86f6203efc lua integration 2021-01-13 16:47:16 -06:00
Dane Johnson
d5788228f6 Show my square 2021-01-13 13:17:31 -06:00
Dane Johnson
41b99aa442 Drew a triangle 2021-01-13 10:42:57 -06:00