Increasing effect visibility distance: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox-Applicable-FSVersion
{{Infobox-Applicable-FSVersion
| FSXI = true
| FSXI = false
| FSXA = true
| FSXA = true
| FSX = true
| FSX = true
Line 16: Line 16:


Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LODs get smaller.
Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LODs get smaller.
建立一套效果
 
[[Category:Scenery_Design]]
[[Category:Scenery_Design]]
[[Category:Aircraft_Design]]
[[Category:Aircraft_Design]]
[[Category:Modeling]]
[[Category:Modeling]]
[[Category:Effects]]
[[Category:Effects]]

Latest revision as of 16:21, 9 August 2011

Effects spawn problem

This is a common question, and one that is easily answered. This is the same method employed in the FS aircraft beacons that are included with Flight Simulator 9. The problem is that the further away from the effect, the effect size decreases and because of the alpha, you loose pixel resolution fast.

The resolution

Create a set of effects, each getting brighter and brighter. Then, create a bunch of LOD models (with these different effects) and make them grow as the LODs get smaller.