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

LowLevelNodeDetails · Изменения

История страницы
Updated LowLevelNodeDetails (markdown) создал Май 08, 2017 по автору Dealga McArdle's avatar Dealga McArdle
Показать
Построчно Рядом
LowLevelNodeDetails.md
Просмотреть страницу @63686128
## Low Level Details ## Low Level Details
I'll say this again, the best place to look for objective information about this is to read the code of existing nodes. Start with simpler nodes. Anyone who has contributed to Sverchok has been able to understand the boilerplate stuff mentioned above, most of the problems have come from being unfamiliar with Python. Having said that, there are a few things that might be helpful to explain. I'll say this again, the best place to look for objective information about this is to read the code of existing nodes. Start with simpler nodes. Anyone who has contributed to Sverchok has been able to understand the boilerplate stuff mentioned in the [high level overview](HighLevelNode), most of the problems have come from being unfamiliar with Python. Having said that, there are a few things that might be helpful to explain.
#### getting data from sockets / setting data on sockets #### getting data from sockets / setting data on sockets
......
Клонировать репозиторий
  • Macros

Sverchok Node Tutorial (multi page)