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

Spatial nodes category

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

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние populate_nodes в master Ноя 11, 2020
  • Обзор 1
  • Коммиты 78
  • Конвейеры 0
  • Изменения 74

Created by: portnov

Снимок экрана_2020-11-19_11-23-50

Curves category:

  • Adaptive Plot Curve a.k.a Populate Curve

New category - Spatial:

Node Comment Essentially done Correct nesting Documentation Dependencies
Vector P Field Moved from another category ✔ - ✔ none
Random points on mesh Moved from another category ✔ - ✔ none
🆕 Populate Surface Generate points on a surface ✔ wanted to add possibility to control points with curvature or stretching factor of the surface decided it is not necessary, in most cases "Adaptive Tesselate" node can be used instead ✔ ✔ none
🆕 Populate Solid Generate points either inside the volume of a solid or on the surface of a solid ✔ ✔ ✔ FreeCAD
Field Random Probe Mk2 ✔ ✔ ✔ none
Delaunay 2D Moved from another category ✔ - ✔ none
Delaunay 2D Cdt Moved from another category ✔ - ✔ none
Delaunay 3D Mk2: possibility to skip simplices with too long edges ✔ ✔ ✔ SciPy
Voronoi 2D Moved from another category ✔ - ✔ none
Voronoi 3D Moved from another category ✔ - ✔ SciPy
Voronoi Sphere Moved from another category ✔ - ✔ SciPy
🆕 Voronoi on Surface - ✔ ✔ ✔ Optionally SciPy
🆕 Lloyd 2D - ✔ ✔ ✔ none
🆕 Lloyd 3D bounded by a box or a sphere ✔ ✔ ✔ SciPy
🆕 Lloyd on Sphere - ✔ ✔ ✔ SciPy
🆕 Lloyd on Mesh - ✔ ✔ ✔ SciPy
🆕 Lloyd in Solid Redistribute points either inside the volume of a solid or on the surface of a solid ✔ ✔ ✔ SciPy and FreeCAD
🆕 Lloyd on Solid Face - ✔ ✔ ✔ SciPy and FreeCAD
Convex Hull Moved from another category ✔ - ✔ none
🆕 Concave Hull (Alpha Shape) - ✔ ✔ ✔ SciPy

The following nodes go to Sverchok-Extra (Extra Spatial category) as they give weird results too often:

  • 🆕 Voronoi on Mesh
  • 🆕 Voronoi on Solid Surface

Screenshot_20201114_162831

Screenshot_20201114_164201

Screenshot_20201119_194506

Снимок экрана_2020-11-20_14-26-20

Screenshot_20201128_212214 Screenshot_20201128_212310 Screenshot_20201128_212337

Снимок экрана_2020-11-20_16-11-54

Screenshot_20201125_195734

Screenshot_20201128_232335 Screenshot_20201128_232414 Screenshot_20201128_232553

Screenshot_20201129_004239

Screenshot_20201129_112632

Screenshot_20201129_113131

Screenshot_20201129_123312

Screenshot_20201129_130546

Preflight checklist

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

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: populate_nodes