forked from PlanBCode/mapmind
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make rain rate variable and remove randomness/dithering. GUI still ne…
…eded With the higher bit depth the rain dithering is not necessary anymore. It did look cool, but for the cool looks it would be better to add an effect in visualisation. to set rain rate from console: >> raining=x with x = rain rate in m per simulation step. Default: 0.001, 1mm per simulation step
- Loading branch information
1 parent
67e4302
commit da1046a
Showing
3 changed files
with
6 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters