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

coneStep change give unintended results #36

Closed ghost closed 5 years ago

ghost commented 5 years ago

@CodeInLight : The value of coneStep can be modified from the user interface. changing the default value (15) to a greater value generates deformed cones and not the intended more detailed cones (more facets)

ghost commented 5 years ago

my mistake! conestep = width in degrees of the facets that make cones low value means many facets, high values generate 2 facets with bad visual efect, which is expcted!