25 Commits

Author SHA1 Message Date
2c3a49761c Update modules/gl3n 2024-01-09 15:07:28 -05:00
7ed099dfdf Fix Makefile invoking rscons 2023-02-02 19:18:56 -05:00
3f25e11eec Update to rscons 3.1.0 2023-01-07 19:44:23 -05:00
8f56588744 Fix submodule URLs 2023-01-07 19:31:20 -05:00
ef16a3367f Use larger outline. 2021-01-07 20:11:32 -05:00
072abd788c Render outlined text with dft. 2021-01-07 20:04:38 -05:00
b396fa8419 Move source -> src. 2021-01-01 12:41:58 -05:00
6f73919a04 Switch to Linux line endings. 2020-12-24 17:39:01 -05:00
a647bd4b20 Use SDLImage2; update glamour 2020-12-24 17:38:01 -05:00
7eb9b9c291 Update build system and modules. 2020-12-24 17:34:42 -05:00
6255cafefc link with -static-libgcc 2013-11-04 16:56:10 -05:00
d24335b424 build with rscons 2013-10-30 09:38:26 -04:00
b9f405aa64 add Gemfile{,.lock} to pull in rscons 2013-10-30 09:20:21 -04:00
c8da6d205f add submodules for packages used 2013-10-30 09:13:32 -04:00
e009e312a3 scale to adjust for non-square window size 2013-10-28 23:20:17 -04:00
5727cfe8d1 use matrix.rotatez() instead of matrix.rotate() 2013-10-28 23:19:04 -04:00
6779466792 make quad spin 2013-10-28 23:13:31 -04:00
ec149216ff use glamour for VAO, VBO, and Shader interfaces 2013-10-28 22:49:20 -04:00
063b9a4d3a Makefile: update to build with gl3n and glamour 2013-10-28 22:20:45 -04:00
a7d14a3aab add main event loop, init() and display() 2013-10-27 15:49:56 -04:00
cf24d96c11 delete OpenGL context 2013-10-27 15:10:09 -04:00
6dddceb533 create SDL window and GL context 2013-10-27 15:08:21 -04:00
6a76f25210 add Makefile 2013-10-27 12:49:06 -04:00
c9e5e52cda rename package target 2013-10-27 12:48:45 -04:00
1dedfa41bb initial dub project 2013-10-27 12:46:17 -04:00