mipped files
-
- First Lieutenant
- Posts: 179
- Joined: 18 Sep 2015, 04:03
- Version: FSX
- Location: Texas
mipped files
What are they? Are they better to use these if you have a lot of files for AI Aircraft?
Robert P. Armstrong Ret.
- John Young
- MAIW Developer
- Posts: 4447
- Joined: 12 Jul 2008, 15:15
Re: mipped files
They work like LODs in the model. A series of smaller textures are generated from the main one, each one diminishing in pixel size that appear over the viewing distance range. So yes, particularly if you are viewing an AI flight line or when a whole airfield is in sight, mipped textures will give better performance overall. They are also used in the scenery textures in most cases.
John
John
-
- First Lieutenant
- Posts: 179
- Joined: 18 Sep 2015, 04:03
- Version: FSX
- Location: Texas
Re: mipped files
Thank you, John Y.John Young wrote: 04 Sep 2025, 08:08 They work like LODs in the model. A series of smaller textures are generated from the main one, each one diminishing in pixel size that appear over the viewing distance range. So yes, particularly if you are viewing an AI flight line or when a whole airfield is in sight, mipped textures will give better performance overall. They are also used in the scenery textures in most cases.
John
Robert P. Armstrong Ret.