alainlhostis / shriveling_world

The "shriveling_world" project aims at producing images of the global geographical time-space, using the third dimension, as in time-space relief maps. The word "shriveling" was introduced by Waldo Tobler in his comments of Mathis-L'Hostis time-space relief image, in order to describe the complex contraction process suggested by the model.
GNU General Public License v3.0
9 stars 4 forks source link

Modify height of cones on the fly #88

Closed ghost closed 5 years ago

ghost commented 5 years ago

Tried various values in the console in Chromium and has no effect on the height of cones:

shriveling.configuration.intrudeHeightRatio=2
shriveling.configuration.intrudeHeightRatio=200
shriveling.configuration.heightRatio=2
shriveling.configuration.heightRatio=1

Nothing changes basically, this is an old feature introduced by @kaktus40 and documented in the readme.md file; is it still working? By the way, I never understood the difference between the two variables ! While other instructions work such as: shriveling.configuration.pointsPerLine=1

ghost commented 5 years ago

intrudedHeightRatio doit rester dans la fourchette [0,1] et ça marche: shriveling.configuration.intrudedHeightRatio=0.9