... | ... | @@ -25,15 +25,13 @@ |
|
|
|
|
|
## Will Sverchok be integrated to Blender?
|
|
|
|
|
|
In some way it already is. The best way for Sverchok - easy installation. There are two ways:
|
|
|
In one way it already is (from Sverchok to Blender). The best way for Sverchok as we see is easy installation on user side. There are two ways to achive it:
|
|
|
|
|
|
- python addon;
|
|
|
- python addon with no headake about version under your system;
|
|
|
- Blender full integration.
|
|
|
|
|
|
First is already is python addon with easy installation.
|
|
|
Second needs Sverchok to be rewrited.
|
|
|
|
|
|
In delayed future we can rewrite Sverchok on C++ code and integrate as patch for Blender. But not today!
|
|
|
First is already is python addon with easy installation. But extra addons for sverchok have dependencies needed to to their job. It is hard sometime to make it work, so Ladybug and IFc and Open3D and extra addons separated for now.
|
|
|
Second needs Sverchok to be rewrited. In delayed future we can rewrite Sverchok on C++ code and integrate as patch for Blender. But not today! At the time extra sverchok addons can be never embedded to Blender. FreeCAD integration needs some steps and supporting this stuff is complicated. So, part of Sverchok always will be separated.
|
|
|
|
|
|
***
|
|
|
|
... | ... | |