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?
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.