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

Hexa grid node

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

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние github/fork/DolphinDream/hexaGridNode в master Фев 27, 2017
  • Обзор 44
  • Коммиты 13
  • Конвейеры 0
  • Изменения 8

Created by: DolphinDream

Based on the Hexagonal grid brainstorming I borrowed @zeffii’s code as a starting point to implement a hexa grid node. For the time being I added this as a generator and made it an “alpha” node in the search menu. The node generates vertices in a staggered pattern suitable to create hexagonal grid patterns (e.g. in combination with a hexagon / 6-point circle generated by the circle node). The node has a layout type feature (inspired by this site) that allows the generation of the grid points within one of four layout types: RECTANGULAR (zeffii’s script code example) as well as TRIANGULAR, DIAMOND and HEXAGON layout. The node inputs set vary based on the layout type: a Nx, Ny, Radius inputs for the rectangular layout and Level, Radius for the other layouts. I also added a centering option to center the grid around the origin. The node is vectorized.

hexagridnode-layouts-example1

hexagrid-layouts

See the attached blend file used in conjunction with the hexaGrid node to generate the above screenshots.

hexaGridNodeDev.blend.zip

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