Shader Question

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Revan1985
Posts: 89
Joined: Tue May 08, 2007 4:11 pm
Location: Italy

Shader Question

Post by Revan1985 »

Hi all, i've a little question to ask...
I'm developping a 2d game in Irrlicht, and i need to use shaders to get beautiful graphics effect...

now, can i use glsl and hlsl in irrlicht?
if i can, how can i load them?

thx for patience :P
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Yes you can. Please read the tutorials (esp. number 10) to learn about Irrlich usage.
Post Reply