can we create and use shaders in purebasic ?

Advanced game related topics
marc_256
Addict
Addict
Posts: 857
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

can we create and use shaders in purebasic ?

Post 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
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
User avatar
minimy
Enthusiast
Enthusiast
Posts: 675
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: can we create and use shaders in purebasic ?

Post 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
If translation=Error: reply="Sorry, Im Spanish": Endif
marc_256
Addict
Addict
Posts: 857
Joined: Thu May 06, 2010 10:16 am
Location: Belgium
Contact:

Re: can we create and use shaders in purebasic ?

Post by marc_256 »

Hi minimy,

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

thanks,
marc
- every professional was once an amateur - greetings from Pajottenland - Belgium -
PS: sorry for my english I speak flemish ...
User avatar
minimy
Enthusiast
Enthusiast
Posts: 675
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: can we create and use shaders in purebasic ?

Post by minimy »

Hi Marc. I'm so happy to hear that you've activated yourself again to create your game.
I'm sure it's going to look super cool. :wink:
If translation=Error: reply="Sorry, Im Spanish": Endif
Post Reply