Mercurial > games > semicongine
view .gitignore @ 32:9edca5dc4e93
add: working implementation of uniforms
| author | Sam <sam@basx.dev> | 
|---|---|
| date | Sat, 14 Jan 2023 23:34:50 +0700 | 
| parents | 8b4bc545958d | 
| children | ae20734fde0b | 
line wrap: on
 line source
# nim directories nimcache/ nimblecache/ htmldocs/ # custom build and download directories build/ thirdparty/ testresults/ testresults.html # from windows build *.pdb # for builds in general examples/glslangValidator examples/glslangValidator.exe
