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

Dependencies · Изменения

История страницы
Updated Dependencies (markdown) создал Мар 20, 2021 по автору nikitron's avatar nikitron
Скрыть пробелы
Построчно Рядом
Dependencies.md
Просмотреть страницу @c96173e6
...@@ -238,14 +238,16 @@ While it is ```activated``` type ```which freecad``` and use this path for the s ...@@ -238,14 +238,16 @@ While it is ```activated``` type ```which freecad``` and use this path for the s
## Side extending packages ## Side extending packages
### Ladybug Full list placed [here][25]
#### Ladybug
[Repository is here][21], but [install addon from here][22]. Ladybug is a Python library to load, analyze and modify EnergyPlus Weather files (epw). [Repository is here][21], but [install addon from here][22]. Ladybug is a Python library to load, analyze and modify EnergyPlus Weather files (epw).
### IFC #### IFC
Coming soon and [installation will be here][22]. IFC is schema for architects BIM model to be shared. All significant BIM software supports IFC import/export. [IFC nodes here][22]. IFC is schema for architects BIM model to be shared. All significant BIM software supports IFC import/export.
### Sverchok-extra #### Sverchok-extra
You can install [additional extra nodes here][23] with some additional curve/surface/solids/fields nodes. [Additional extra nodes here][23] with own curve/surface/solids/fields/list nodes.
## Frequently Asked Questions ## Frequently Asked Questions
...@@ -307,4 +309,5 @@ Wipe all versions of pip from `2.90\python\lib\site-packages` and then run `2.90 ...@@ -307,4 +309,5 @@ Wipe all versions of pip from `2.90\python\lib\site-packages` and then run `2.90
[21]: https://github.com/ladybug-tools/ladybug-blender [21]: https://github.com/ladybug-tools/ladybug-blender
[22]: https://blenderbim.org/download.html [22]: https://blenderbim.org/download.html
[23]: https://github.com/portnov/sverchok-extra [23]: https://github.com/portnov/sverchok-extra
[24]: https://yadi.sk/d/GkxlG9udNfWdfw [24]: https://yadi.sk/d/GkxlG9udNfWdfw
\ No newline at end of file [25]: https://github.com/nortikin/sverchok/wiki/Sverchok-Extensions
\ No newline at end of file
Клонировать репозиторий
  • For Users:
    • Web resources about Sverchok
    • Dependencies and their installation
    • Sverchok for Blender 2.8x Release Notes
    • Profile Node Examples
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Installation on Gentoo-based systems
    • Non-standard Python modules installation
    • Sverchok for Blender 2.79 Installation
    • Sverchok Extensions
    • FAQ
  • For Developers:
    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details