I'm so glad this got recommended to me ! I was looking for an easy solution to implement shaders to pygame, and it seems you made it possible ! Thank you so mich, can't wait to test it !
@ScriptLineStudios2 жыл бұрын
Glad I could help! Please note: I have just pushed an update to the project fixing a pretty bad bug. The latest version should now be 1.0.9
@tonin84992 жыл бұрын
@@ScriptLineStudios thank you so much ! I have tried using the library, and it works really well ! Unfortunately, it seems that it does not support multiple textures per shader pass ? Unless I'm wrong, I'm looking forward to seeing that implemented. Are there any in-depth tutorials to come ? Thanks again :)
@pigeoneqwq892 Жыл бұрын
Nice tutorial on shaders in pygame, helped alot for my sba. Subbed.
@StanTxc Жыл бұрын
I know that you probably dropped the "top down shooter" project, but if you have the time I would love to see the same one continued or an entirely new one since I'm fairly new to python and I want to make a top down shooter game. Keep up the good work 👏
@MACHINEBUILDER2 жыл бұрын
Any idea how I'd do the following?... I'm trying to figure out how to get a kind of bloom system working. I have one surface (same size as display) with the lights blitted (so basically just black with some white shapes), & I'm trying to first blur the light surface with a gaussian blur shader (which I have down), but I don't know how to only apply the shader to that surface without it being the full display. Any help is appreciated!
@alexee45464 ай бұрын
Nice. but one question what os are you using
@anubhavmondal840Ай бұрын
same question
@m0time2 жыл бұрын
talk about maturity damn. keep up the work
@Okfo693 Жыл бұрын
Nice! A question though, do you need nvidia cards or is it compatible with any GPU?
@themathforyou Жыл бұрын
any dude :)
@NachoKsp Жыл бұрын
Amazing explanation, thanks!
@ZgavY2 жыл бұрын
Sadly, I can't use shaders since I'm using pygame's _sdl2 submodule for graphics :(
@BaalaPranithEC11 ай бұрын
mam, how did you intstall and setup glsl in vscode?
@qock11062 жыл бұрын
holy almost didnt recognise you haha puberty is crazy
@Extner4 Жыл бұрын
Wow this is amazing!
@ScriptLineStudios Жыл бұрын
thanks!
@brianstanky2 жыл бұрын
Part 3 of the gun game?
@deumnoctis2 жыл бұрын
I get an Error :'Shader' object has no attribute 'screen_texture' can someone please help Edit: fixed i forgot the target_texture
@abfelbaum01 Жыл бұрын
how did you fix it? i copied the exact samt code shown in the video
@nextrixvfx Жыл бұрын
raymarching?
@justin7oo9942 жыл бұрын
post processing in pygame lol ???
@tristandombroski9677 Жыл бұрын
Nice.
@oZink-2 жыл бұрын
DO INVENTORY TUTORIAL PLS
@themathforyou Жыл бұрын
Make a sprite for inventory, load it, keep an inventory list or dict, and for each item, render it onto the inventory using a loop.
@Boutricks2 жыл бұрын
Oh my are you the same person?
@ScriptLineStudios2 жыл бұрын
yes :D
@AleksRes Жыл бұрын
Where is top down shooter #3 tutorial? =|
@sm_stormzy10752 жыл бұрын
Your voiceeee
@AheadDev9 ай бұрын
I can tell ur voice broke lol
@ScriptLineStudios9 ай бұрын
haha yeah it did :D
@AheadDev9 ай бұрын
@ScriptLineStudios bro I need ur advice. I'm 12 years old, (around your age when you started Game Development). So I'm wondering if I should use PyGame, PyOpenGL, or Game Maker for my indie game. I know Python, Java, HTML, and Javascript. I'm not very good on the art side of things but I really enjoy programming. Do u have any suggestions on what framework, engine or library I should use?
@itsmenatika3 ай бұрын
@@AheadDevdo what you can the best. It doesnt matter in basics, but i think pygame would be the easiest, JavaScript would guarantee you going to all of users and others i will leave you to read about