I
I
Igor2015-01-03 10:57:12
Python
Igor, 2015-01-03 10:57:12

Is it possible to somehow use shaders (GLSL) in a game written with PyGame?

I'm familiar with Pygame. I liked it very much. The only thing that confuses me is that when it becomes necessary to add "colors" to the game, I will face such difficulties that I will have to drag the game to another engine?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily, 2015-01-03
@Foolleren

postprocessing shaders can always be added using dll injection

D
Daniil Basmanov, 2016-01-11
@BasmanovDaniil

PyGame is not intended for games more complicated than solitaire, so there are no shaders in it. There are wrappers with shaders for pyglet and pyopengl, but you are tormented with them, it will be faster to deal with Unity or Unreal Engine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question