Mercurial > games > semicongine
log src/zamikongine/shader.nim @ 24:71bbe11d8de8
age | author | description |
---|---|---|
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 |
Mon, 09 Jan 2023 11:04:19 +0700 | Sam | did: introduce scene graph, meshs and generic vertex buffers base src/shader.nim@978760a9fc20 |