Normal mapping

Quick question: does jme support normal mapping? sorry i couldn't find the anwser

thanks

AFAIK you can use normal map in jME only with shaders.

You can also do dot3 bump mapping.  See jmetest.effects.TestBumpMapping