What shaders should I use?

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
SenVa
Posts: 38
Joined: Fri Oct 14, 2005 1:00 pm
Location: Mi

What shaders should I use?

Post by SenVa »

I am working on a medieval style game. I am wondering what should I use for shaders to give it that fantasy feel.
CZestmyr
Posts: 72
Joined: Sat Feb 12, 2005 7:11 pm
Location: Czech Republic
Contact:

Post by CZestmyr »

Maybe if you just specified the expression "fantasy feel" a bit...
Bugfree is not a synonym to dumbass-resistant

My irrlicht files and tutorials
My music in mp3
SenVa
Posts: 38
Joined: Fri Oct 14, 2005 1:00 pm
Location: Mi

Post by SenVa »

I guess i want it to look like a mix between the pc game "Guild Wars" and the ps2 game "Ico".
Guest

Post by Guest »

Then you need to learn how to write shaders that will give you the "look" you want...
Try: http://www.irrforge.org/index.php/Shaders is get started.
SenVa
Posts: 38
Joined: Fri Oct 14, 2005 1:00 pm
Location: Mi

Post by SenVa »

I will, thanks for the help.
Post Reply