Increasing effect visibility distance: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary |
|||
| 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]] | ||
Revision as of 07:25, 17 October 2009
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.