Switching default texture format to DDS: Difference between revisions

Jump to navigation Jump to search
Line 789: Line 789:


Also see [[DDS texture conversion]].
Also see [[DDS texture conversion]].
{{FGCquote
  |the script take the .dds and not convert the png again if both exist(I remember having manually used "compare" to check if both the dds and the png looks the same, and if not i changed some names)<br/>
<br/>
notice that the normal maps are a particular case as you need to tell the effect the texture is dds with a line like:<br/>
<br/>
1<br/>
<br/>
<br/>
just be sure to include this in the normal map effects with png and it will be easier:<br/>
<br/>
0<br/>
<br/>
<br/>
about FG doing the dds conversion , nvcompress is told to be gpl compatible, but i'm not an expert here:<br/>
<br/>
http://nvidia-texture-tools.googlecode.com/svn/trunk/NVIDIA_Texture_Tools_README.txt<br/>
  |{{cite web |url=http://sourceforge.net/p/flightgear/mailman/message/32799214/
    |title=<nowiki>Re: [Flightgear-devel] .dds textures (was Unused and/or sourceless textures‏)</nowiki>
    |author=<nowiki>jean pellotier</nowiki>
    |date=<nowiki>2014-09-05</nowiki>
  }}
}}
{{FGCquote
  |I think this is an inheritance from some other game engine using a different convention, and therefore from the authoring tools that were developed for such an engine (photoshop exporter plugins and the like). If indeed the FGFS DDS textures are only meant to be used in FGFS then this should be fixed at the conversion time. Otherwise, if  we want other applications to easily reuse the FGFS textures then it would be better to stick to the most common convention. But I think we all agree that the source for any DDS texture should be kept, which pretty much precludes importing ready made DDS textures from 3rd party sources. Incidentally I think importing DDS artwork from other sources should be discouraged, since it will most likely run afoul of the  licensing terms of the original copyright owner.
  |{{cite web |url=http://sourceforge.net/p/flightgear/mailman/message/32799324/
    |title=<nowiki>Re: [Flightgear-devel] .dds textures (was Unused and/or sourceless textures‏)</nowiki>
    |author=<nowiki>TDO Brandano</nowiki>
    |date=<nowiki>2014-09-05</nowiki>
  }}
}}


{{FGCquote
{{FGCquote

Navigation menu