Page 1 of 1

Reflections

Posted: Thu May 10, 2007 9:18 pm
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?

Posted: Thu May 10, 2007 9:37 pm
by sio2
See my sig.

Sig

Posted: Thu May 10, 2007 9:41 pm
by EglStrk
Awesome

Effects

Posted: Thu May 10, 2007 9:50 pm
by EglStrk
What about water effects, like splashing? Is that possible with Irrlcht?

Posted: Fri May 11, 2007 3:24 am
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.