weixin_39639568 2020-11-30 14:03
浏览 1

Adaptive polygons: possibility to use rectangular triangle as a base area

This adds a possibility to use a rectangular triangle as a base area for the donor mesh. Previously, only a equilateral triangle could be used.

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • [x] Code changes complete.
  • [x] Code documentation complete.
  • [ ] Documentation for users complete (or not required, if user never sees these changes).
  • [x] Manual testing done.
  • [ ] Unit-tests implemented.
  • [ ] Ready for merge.

该提问来源于开源项目:nortikin/sverchok

  • 写回答

5条回答 默认 最新

  • weixin_39639568 2020-11-30 14:03
    关注

    Bounding rectangle (used for quads): Screenshot_20191203_221300

    Unit square (used for quads when Coordinates == As is): Screenshot_20191203_215520

    评论

报告相同问题?