mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-06 08:38:30 +09:00
tiny bit of adjustment
This commit is contained in:
@@ -562,7 +562,7 @@ internal object WeatherMixer : RNGConsumer {
|
|||||||
batch.color = Color.WHITE
|
batch.color = Color.WHITE
|
||||||
}
|
}
|
||||||
|
|
||||||
private val RECIPROCAL_OF_APPARENT_SOLAR_Y_AT_90DEG = 0.000005
|
private val RECIPROCAL_OF_APPARENT_SOLAR_Y_AT_90DEG = 0.0000085
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Mathematical model: https://www.desmos.com/calculator/8dsgigfoys
|
* Mathematical model: https://www.desmos.com/calculator/8dsgigfoys
|
||||||
|
|||||||
Reference in New Issue
Block a user