UniversityOfGdanskTeamPython / pyglslang

Python wrapper around glslang GLSL optimizing compiler and validator.
0 stars 0 forks source link

Ensure automated builds of glslang work on Windows and MacOS #3

Closed Argmaster closed 9 months ago

Argmaster commented 10 months ago

As in title, it is necessary to ensure that it is also possible to automatically compile glslang for both Linux and MacOS (the latter is less important though) and use it afterwards (best idea would be to compile a simple compute shader).