Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate specular maps not working #307

Open
GoogleCodeExporter opened this issue Mar 22, 2016 · 3 comments
Open

Seperate specular maps not working #307

GoogleCodeExporter opened this issue Mar 22, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a material with a Seperate Diffuse, Normal and Specular Map
2. Set the properties accordingly
3. Run

It seems that whatever I try, the Specular map always get used as only texture 
(without actual specular mapping)


Original issue reported on code.google.com by joeyferweda@gmail.com on 20 Mar 2013 at 7:50

@GoogleCodeExporter
Copy link
Author

Yeah, I wouldn't count on this to work...not sure I ever tried this... One 
thing you could do is to make it via an ogre-material...that should work, but 
you have to write the material-script on your own. Have a look at the 
ogre-manual.

For mapping just name the ogre-material same as the blender one.

Original comment by thomas.t...@googlemail.com on 21 Mar 2013 at 4:27

@GoogleCodeExporter
Copy link
Author

The thing is that it is really hackish to do it with ogre materials, since this 
functionality works on single textures (so 1 texture for diffuse and specular).
Things like Specular, Alpha and Hightmaps are things that are really necessary 
for designers, and since Blender has a functional pipeline for this, it would 
be best if it would work like expected imho.

Original comment by joeyferweda@gmail.com on 21 Mar 2013 at 10:38

@GoogleCodeExporter
Copy link
Author

Well, yes! You are absolutely right,...something like specular maps is a must. 
But if one way doesn't work, and another one does, you can choose the way that 
works or the one that does not. :D 
I just say that because I doubt that this will be fixed in the near future. But 
nevertheless a sample-blend would be great as a startpoint for a developer to 
fix the issue.

Original comment by thomas.t...@googlemail.com on 21 Mar 2013 at 3:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant