Mercurial > games > semicongine
log config.nims @ 35:7f99b21a8777
age | author | description |
---|---|---|
Mon, 16 Jan 2023 00:35:41 +0700 | Sam | add: support for instance data |
Sun, 15 Jan 2023 23:23:54 +0700 | Sam | did: refactoring, move more from make to nimscript |
Wed, 11 Jan 2023 11:15:02 +0700 | Sam | did: change shader compilation to run during program compilation, maybe add dynamic version later |
Wed, 11 Jan 2023 00:43:17 +0700 | Sam | did: improve alotof_triangles example, remove glslang lib, use only binary, easier cross-compilation |
Tue, 10 Jan 2023 00:24:37 +0700 | Sam | add: clean examples, update build configs |
Mon, 09 Jan 2023 11:04:19 +0700 | Sam | did: introduce scene graph, meshs and generic vertex buffers |