21 Commits

Author SHA1 Message Date
Josh Holtrop
543006b3ec obj2d: switch to flat array of indices 2013-11-20 23:54:15 -05:00
Josh Holtrop
6f87666e14 switch modules/glamour to a bugfix branch 2013-11-20 23:14:12 -05:00
Josh Holtrop
a746167957 obj2d: generate flat arrays, use ushort for indices 2013-11-19 22:46:55 -05:00
Josh Holtrop
6985fe462b correct off-by-one error on face/line indices 2013-11-17 18:53:54 -05:00
Josh Holtrop
8cd5add232 testing drawing logo character, but it aint working right 2013-11-17 18:41:31 -05:00
Josh Holtrop
e84a0f17a4 create a second GLSL program for testing drawing the logo 2013-11-17 18:33:19 -05:00
Josh Holtrop
f328282289 initial logo.draw() attempt 2013-11-17 18:28:25 -05:00
Josh Holtrop
a41cd245a9 construct logo VAOs 2013-11-17 18:15:20 -05:00
Josh Holtrop
9a99e5a052 add initial logoobj module 2013-11-17 18:05:06 -05:00
Josh Holtrop
8d32796adb rename generated logo module to logoobj 2013-11-17 16:45:44 -05:00
Josh Holtrop
38aeeba973 obj2d: output vertices and objects 2013-11-17 15:42:39 -05:00
Josh Holtrop
364702d70c gss.d: import logo class 2013-11-13 23:55:48 -05:00
Josh Holtrop
cbea6ea70f start fleshing out obj2d.rb 2013-11-13 23:55:40 -05:00
Josh Holtrop
38a3b1e5f2 update to rscons-0.2.2 2013-11-13 23:53:56 -05:00
Josh Holtrop
52d37bbb46 add Obj2D builder, skeleton obj2d.rb script 2013-11-13 22:50:20 -05:00
Josh Holtrop
89e38af910 ignore top-level "build" directory 2013-11-13 22:46:59 -05:00
Josh Holtrop
37ff6c406a add gentex-logo Blender model and Wavefront OBJ export 2013-11-13 21:01:20 -05:00
Josh Holtrop
5d63a93c4d add Makefile 2013-11-13 20:01:22 -05:00
Josh Holtrop
22dd502d13 change to a full-screen, borderless window 2013-11-12 20:22:34 -05:00
Josh Holtrop
725d17436b add build system and template source file 2013-11-12 20:16:53 -05:00
Josh Holtrop
d7a52ab35c add some D library submodules 2013-11-12 20:08:33 -05:00