Page 1 of 1

can we create and use shaders in purebasic ?

Posted: Fri Sep 12, 2025 7:37 pm
by marc_256
Hi,

after some time off, I restarted programming today.

I'm also following some courses on evening school in blender 4.5.2
so I can create stunning 3D objects for my 3D game.

and I want to try "shaders"
So, my question, can we create shaders and use them in purebasic (OGRE3D) ?


Thanks,
marc

Re: can we create and use shaders in purebasic ?

Posted: Fri Sep 12, 2025 7:51 pm
by minimy
Yes you can. The great guru of this is pf_shadoko, search hes posts are amazing.
For my first steps with shaders i use glsl with very good results.
This is good example of shaders from pf_shadoko.
viewtopic.php?t=87071

Re: can we create and use shaders in purebasic ?

Posted: Fri Sep 12, 2025 7:55 pm
by marc_256
Hi minimy,

by seeing your progression, I restarted my 3D game development. 8) :D

thanks,
marc