Quote Retsof (
)
I just would like to greatly increase the size of nebulae, for the sole purpose of having lots of pretty colors in the sky. Can it be done?
You could experiment with these parameters.
Code
// procedural nebulae settings
NebulaMaxAppMagn 6.1 // max apparent magnitude of procedural nebulae while looking from Solar system
NebulaDiffDensity 1.0 // diffuse nebulae density correction
NebulaPlanDensity 1.0 // planetary nebulae density correction
NebulaSNRDensity 1.0 // SNR nebulae density correction
NebulaDiffRadius 3.0 // diffuse nebulae mean radius (pc)
NebulaDiffRadiusDisp 1.5 // diffuse nebulae radius dispersion (pc)
NebulaPlanRadius 0.001 // planetary nebulae mean radius (pc)
NebulaPlanRadiusDisp 0.01 // planetary nebulae radius dispersion (pc)
NebulaSNRRadius 0.1 // SNR nebulae mean radius (pc)
NebulaSNRRadiusDisp 0.2 // SNR nebulae radius dispersion (pc)
NebulaDiffLum 10000 // diffuse nebulae mean luminosity
NebulaDiffLumDisp 2000 // diffuse nebulae luminosity dispersion
NebulaPlanLum 10.0 // planetary nebulae mean luminosity
NebulaPlanLumDisp 2.5 // planetary nebulae luminosity dispersion
NebulaSNRLum 5.0 // SNR nebulae mean luminosity
NebulaSNRLumDisp 1.2 // SNR nebulae luminosity dispersion
Especially with those who refer to the radius.
They are in the 'universe.cfg'.