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

In OBJ export file, geometries of edges with 2 points has errors #159

Open alainlhostis opened 3 years ago

alainlhostis commented 3 years ago

Describe the bug In the OBJ export file, the geometries of edges with 2 points has errors image The rounded part is completely unwanted, only the straight line segments are desired To Reproduce Steps to reproduce the behavior:

  1. Set 'points per curve' to 2 for a set of curves, in the aim to generate onl two segments for each 'curve'
  2. Export scene in OBJ format
  3. Import in Blender
alainlhostis commented 3 years ago

When selecting the number of points to 2, the existing curve first two points are correct but the curve continues with the older points In the export, the curve should have further points (beyond the amount fixed) removed

ghost commented 3 years ago

According to @kaktus40 this bug can be attributed to current version of three.js. Possible solutions involve: