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

FAQ · Изменения

История страницы
Updated FAQ (markdown) создал Май 06, 2021 по автору nikitron's avatar nikitron
Показать
Построчно Рядом
FAQ.md
Просмотреть страницу @1a6d1ead
...@@ -2,22 +2,24 @@ ...@@ -2,22 +2,24 @@
### Sverchok ### Sverchok
- Sverchok is specialised tool for architects/designers including wide NURBS/spline/fields/solids nodes specific for CAD, CAM and also BIM design. - Sverchok is specialised tool for architects/designers including wide NURBS/spline/fields/solids nodes specific for CAD, CAM and also BIM design;
- Also additionally extensions for insolation/topology/IFC etc. - Also additionally extensions for insolation/topology/IFC etc;
- Can output GCode and SVG drawings to CNC workflow. - Can output GCode and SVG drawings to CNC workflow;
- Also teachable neuron node and genetic algorithm node. - Also teachable neuron node and genetic algorithm node;
- Specific list operations. - Specific list operations;
- Pulga physics. - Pulga physics;
- Power nodes as waffle, generative art (fractals by rules), folding structures, profile parametric "boosted" SVG-like node. - Power nodes as waffle, generative art (fractals by rules), folding structures, profile parametric "boosted" SVG-like node;
- CAD nodes. - CAD nodes;
- Extended mesh analyses features. - Extended mesh analyses features;
- Specific transform and spatial tools. - Specific transform and spatial tools.
### Geometry Nodes ### Geometry Nodes
- Geometry nodes is currently a Node Based modifier. - Geometry nodes is currently a Node Based modifier;
- It can be extended to Everything nodes as soon as Blender core permits it. - It can be extended to Everything nodes as soon as Blender core permits it;
- Aim of GN EN is modelling/animation/artistic stuff. - Aim of GN EN is modelling/animation/artistic stuff;
- Mainly it operates with mesh;
- No needed such tools as Sverchok has, because occuracy and sort of CAD not needed for artist (main community).
## I can't install dependencies on Windows ## I can't install dependencies on Windows
......
Клонировать репозиторий
  • For Users:
    • Web resources about Sverchok
    • Dependencies and their installation
      • Simple dependencies
      • PIP
        • Side modules
      • SciPy
      • SciKit image
      • Circlify
      • PyMcubes
      • GeomDL
      • FreeCAD
      • Open3D
    • Sverchok for Blender 2.8x Release Notes
    • Sverchok for Blender 2.79 Installation
    • Interface overview
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Sverchok Extensions
    • FAQ
  • Examples:
    • Profile Node Examples
    • Script Node Examples
  • For Developers:
    • Install Development version
    • Contributing
      • Git practices
    • Building documentation tarball
    • Macros
    • Sverchok Node Tutorial
      • High-level node howto
      • Details