filmov
tv
Modern OpenGL programming in Python - part 14 - shader loader module

Показать описание
Organizing a bit by creating a shader loader module.So we can separate the shaders into their own files.Now we can create more shader files and load them into our application.