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

'year' UI does not function #38

Closed ghost closed 5 years ago

ghost commented 5 years ago

'year' UI does not function

bilLkarkariy commented 5 years ago

Yes I think years never worked, moreover when I changed the default year which is 2010, LineMeshColleciton did not appears. So only 2010 works.

ghost commented 5 years ago

I did worked very perfectly well, I assure you, can't tell when it stopped working though

kaktus40 commented 5 years ago

see here. It's linked to dat.GUI issue. It seems a PR should resolve it.

ghost commented 5 years ago

Farouk provided a workaound, to be used untill the issue is solved: from the console type: shriveling.configuration.year=1980 for the year 1980 Problem: any other value than 2010 (default value) makes cones and edges disappear :(

kaktus40 commented 5 years ago

maybe we should use controlKit instead of dat.GUI?

bilLkarkariy commented 5 years ago

It is a good idea we can try i think

ghost commented 5 years ago

solved by PR #71