Increasing effect visibility distance: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox-Applicable-FSVersion
| FSXI = false
| FSXA = true
| FSX = true
| FS2004 = true
| FS2002 = false
| FS2000 = false
| FS98 = false
}}
=== Effects spawn problem ===
=== Effects spawn problem ===


Line 7: Line 17:
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:Modeling]]
[[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.