update : implement obj-support for normal maps.
refactoring : some improvements for more readable code. Signed-off-by: Kim <Kulling>
This commit is contained in:
@@ -157,6 +157,7 @@ struct Material
|
||||
aiString textureSpecular;
|
||||
aiString textureAmbient;
|
||||
aiString textureBump;
|
||||
aiString textureNormal;
|
||||
aiString textureSpecularity;
|
||||
aiString textureOpacity;
|
||||
aiString textureDisp;
|
||||
|
||||
Reference in New Issue
Block a user