Mercurial > games > semicongine
view src/zamikongine/window.nim @ 483:73a0954beabd
did: improve alotof_triangles example, remove glslang lib, use only binary, easier cross-compilation
author | Sam <sam@basx.dev> |
---|---|
date | Wed, 11 Jan 2023 00:43:17 +0700 |
parents | 14e5151f68d1 |
children | 3f1111f3b9f8 |
line wrap: on
line source
when defined(linux): import ./platform/linux/xlib export xlib elif defined(windows): import ./platform/windows/win32 export win32