Increasing effect visibility distance: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 6: Line 6:


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 LOD's 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 LOD's get smaller.
[[category:Scenery design]]

Revision as of 14:12, 1 October 2006

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 LOD's get smaller.