Page 2 of 2

Re: Overgrwoth Custom Weapon Shading

Posted: Thu Nov 24, 2016 3:29 pm
by Blendahead
Yeah i changed it to a tangent map

Re: Overgrwoth Custom Weapon Shading

Posted: Sat Nov 26, 2016 7:42 pm
by Silverfish
I'm not getting this issue when testing with a flat normal map on my end. My object .xml looks like this:

Code: Select all

<?xml version="1.0" ?>
<Object>
	<Model>Data/Custom/Blendahead/Models/Weapons/Lucille.obj</Model>
	<ColorMap>Data/Custom/Blendahead/Textures/Weapons/Lucille_diff.dds</ColorMap>
	<NormalMap>Data/Textures/blank_TS_white_n.tga</NormalMap>
	<SharpnessMap>Data/Custom/Blendahead/Textures/Weapons/Lucille_shrp.dds</SharpnessMap>
	<ShaderName>cubemap</ShaderName>
</Object>
Would you like to send me your tangent space normal map so I can take a look?