• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

P3D v4 Odd texture flaw ( SOLVED )

Deano1973

Resource contributor
Messages
384
Country
unitedkingdom
Does anyone know what causes this? The fuselage has a dividing line running from the nose to the tail that's just visible, as if light reflection is different for the two sides. I tested the model itself by applying the left side texture to the right hand side and reversing the X-axis and the line vanishes, so surface normals on the model are not to blame.

I'll be slitting the fuselage texture maps anyway, but I'm not sure this bug will go away - any ideas folks?

Progress on the Reporter is otherwise going well :)

Baremetalline.jpg
 
It sounds like it may be one of three issues:

1. The right side does not match the left side (at the top). It looks darker to me.

2. The mapping is right up to the top edge of the texture, and mip mapping is grabbing a pixel or two from the bottom of the texture to blend. And the left texture does not have dark pixels at the bottom while the right side does. I always start my mapping a few pixels from the top edge (and extend the texture right up to the top). BTW, this is true for all 4 directions.

3. The alpha channel between the left and right textures do not match - one is darker than the other.

Hope this helps,
 
Thanks Tom, I'll check all of that out. There are no alpha channels at this time, however the maps in FSDS also show a slight difference in shading so it could be something to do with that. Very odd. The booms also have a less obvious alteration in shade from left to right. I'll be mapping tops and bottoms also soon so fingers crossed that will solve it, but if not I'll follow your texture map advice and see what happens.
 
Are the vertices between the two halves of the fuselage welded together? Adjoining polygons may have the same smoothing groups but if they are not contiguous they will show an edge.
 
Thanks Paul, I did check the vertices just in case but there was no sign that they were not welded ( I used snap to scale in FSDS ) and the process did not remove the join line. However, I did notice that no matter how many times I tried to "Join Parts" on the fuselage, which is a single piece, it still showed as un-joined. This may be the cause of the issue so I'll keep digging into it. As the booms also show a faint join line I'll check them out and hopefully get to the bottom of it...
 
Its been many years since I modeled with FSDS so I can't help you there but from what you said I'm willing to bet that the polygon mating edges are not shared.
The model is looking great BTW. ;)
 
But he says that using the left texture on the right side makes the line go away, so I assumed the polys were OK and there was a problem with the right side texture?
 
It was down to my own inexperience folks. I split the fuselage into four sections to test some multiple texture layers, and it proved very informative. The fuselage I had originally was fine but I had assumed that when mapping left and right, you had to use the whole section of map and could not combine that with selective sections of top and bottom mapping. D'oh!

The airplane's glossy, reflective texture set up compounded the problem also, and made it more obvious that the flaws where there when a matt finish and camouflage or similar might have hidden the "join" better. Finally, a large aluminium sheet overlaying the whole each external texture sheet emphasised the problem as the joins were not perfectly aligned. More time required on this for me, but all part of the learning process I suppose. Thanks to all who offered suggestions, onward and upward :)

Piccy shows the test "top" texture applied and the join line now vanished - the engine in the open bay is a low-poly version of my Wasp radial used for quicker compiling of the model.

Textureerror.jpg
 
Back
Top