/Pyopengl_shader_class

You can import this file to add a shader.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pyopengl_shader_class

You can import this file to add a shader.

this shader now can only use in pygame.

將ModernGL拋諸腦後吧,一個全新的pyOpenGL的Class出來了,這個class可以方便的創造你自己的shader的物件。

但是需要自己研究一下擴充的內容和shader的製作,推薦學習一下glsl的編寫方式和原理。