Reflections

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
EglStrk
Posts: 7
Joined: Mon Apr 09, 2007 6:52 pm

Reflections

Post by EglStrk »

Does Irrlicht have built in support for reflections (specifically, water)? If so, could someone point me to a tutorial or somewhere in the API? If not, what would I need to do to incorporate it?
sio2
Competition winner
Posts: 1003
Joined: Thu Sep 21, 2006 5:33 pm
Location: UK

Post by sio2 »

See my sig.
EglStrk
Posts: 7
Joined: Mon Apr 09, 2007 6:52 pm

Sig

Post by EglStrk »

Awesome
EglStrk
Posts: 7
Joined: Mon Apr 09, 2007 6:52 pm

Effects

Post by EglStrk »

What about water effects, like splashing? Is that possible with Irrlcht?
Phant0m51
Posts: 106
Joined: Mon Jan 15, 2007 6:07 am

Post by Phant0m51 »

Splashing water is probably done using a small particle emitter at the point where the water splashes. If you want to do it this way, then yes Irrlicht does do it.
Post Reply