We're having some problems with OpenGL shader support in the newest Irrlicht release.
We are using this normal map shader for our models:
http://irrlicht.sourceforge.net/forum/v ... hp?t=21186
We tested it with different Irrlicht versions:
- 1.7.2 = Shader works
- 1.7.3 = Shader works
- 1.8 release branch = Does not work
- trunk = Does not work
Irrlicht version 1.7.3:
![Image](http://www.imgdumper.nl/uploads6/512de0464653e/512de0463fbce-BumpShader_Irrlicht-1.7.3.png)
Irrlicht version 1.8:
![Image](http://www.imgdumper.nl/uploads6/512de1bd99e72/512de1bd93902-BumpShade_Irrlicht-1.8.png)
Source code:
http://db.tt/t5SSRC54
Any ideas? Thanks in advance.
Greetings,
Erelas