• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Запросы на слияние
  • !2001

Contour 2D node and Sort By Connections

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние github/fork/vicdoval/master в master Янв 04, 2018
  • Обзор 71
  • Коммиты 41
  • Конвейеры 0
  • Изменения 7

Created by: vicdoval

This heavy node creates 2D iso-contours from points and edges. It has to be feeded width points with the same Z coordinate It can work with constant values: isolines3 Or weighted distances: isolines4

Is focused on creating a valid contour, to do so the algorithm contains the "Intersect Edges" node, with its behaviour, (also the "mask vertices" node, and the "Remove doubles") It is pretty experimental but works on most of the cases I also added the listMatcher function to switch between long_cycle and long_repeat (it may be a good practice for other nodes)

To sort the contour I created the function SortbyConnexions and i added it to the "Vector Sort" node:

vector_sort_by_connexion

I hope it is useful and enjoyable

Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: github/fork/vicdoval/master