CargoBays (DCB) by DaMichel

CargoBays (DCB) by DaMichel

11k Downloads

Normals in .dds textures

zer0Kerbal opened this issue ยท 1 comments

commented

From SphericalTanks created by zer0Kerbal: zer0Kerbal/SphericalTanks#3

From SphericalTanksOld created by zer0Kerbal: zer0Kerbal/SphericalTanksOld#2

per @JadeOfMaar
image

I just noticed that this commit is not present in the Spherical Tanks release due to my happening to install it while working on TAC LS support for SSPXr. I got MM errors.

Side note: I noticed the normals problem myself. I figured that while they are saved as DDS, they're saved under DXT5 when they should be DXT5_NM which naturally includes some channel swapping.

image

@hypodronic Bad normals in geometry, not the texture, are usually simply "reversed normals" and result in invisible polygons or polygons that are visible from the wrong side. If the light angles of a part are bad (such that you see the hard edge between every other polygon like on a low-poly sphere) then that's the phong angle-- the light angle in the geometry is too sharp and fixing that requires the model to be ripped or re-exported.

commented
  • reconvert from original textures to .dds