Earthview: Difference between revisions

Jump to navigation Jump to search
No change in size ,  27 July 2016
m
→‎Customization: correct size of 16k dds texture file
m (→‎Customization: add download sizes to new raw_data archieves)
m (→‎Customization: correct size of 16k dds texture file)
Line 103: Line 103:
Assigning textures as they are to the rawuv sphere creates visible seams where the texture sheets end. The solution is to add margins (like done for the texture set provided). If you edit your textures to add such margins, you don't need to use <b>earth_unitscale_rawuv.ac</b> and can assign your textures to <b>earth_unitscale_hires.ac</b> (see [https://forum.flightgear.org/viewtopic.php?f=6&t=15754&start=135#p207629 this forum post] for the details of creating such textures)
Assigning textures as they are to the rawuv sphere creates visible seams where the texture sheets end. The solution is to add margins (like done for the texture set provided). If you edit your textures to add such margins, you don't need to use <b>earth_unitscale_rawuv.ac</b> and can assign your textures to <b>earth_unitscale_hires.ac</b> (see [https://forum.flightgear.org/viewtopic.php?f=6&t=15754&start=135#p207629 this forum post] for the details of creating such textures)


For comparison, a 16384x16384 texture sheet in pre-compressed and mip-mapped dds format should come to 172 MB. Unless you have a substantial amount of memory, consider using less than full resolution.
For comparison, a 16384x16384 texture sheet in pre-compressed and mip-mapped dds format should come to 341 MB. Unless you have a substantial amount of memory, consider using less than full resolution.


== Implementation ==
== Implementation ==
177

edits

Navigation menu