error on loading material in ninja.mesh:
log:
RenderSystem does not support FixedFunction, but technique of 'Examples/Ninja' has no Vertex Shader. Use the RTSS or write custom shaders.
Ninja material is:
material Examples/Ninja
{
technique
{
pass
{
texture_unit
{
texture nskingr.jpg
}
}
}
}
why is not loading the Ninja material?