|
This addon depends on several libraries, and you have to install at least some
|
|
Sverchok can use several external libraries, that provide some mathematical or other functions. We call such libraries "Dependencies". When these libraries are available, you will be able to use much more nodes in Sverchok. If you do not need all these features, you can skip installation of dependencies, or install only some of them.
|
|
of them in order to use Sverchok-Extra. If you do not need all features, you
|
|
|
|
may install only one or two of libraries, but you have to install at least
|
|
|
|
something, otherwise Sverchok-Extra will just do nothing.
|
|
|
|
|
|
|
|
One thing you will have to install anyway if you want to use Sverchok-Extra is
|
|
One thing you will have to install anyway if you want to use these external libraries is
|
|
[pip][6]. All libraries are installed with it.
|
|
[pip][6]. All libraries are installed with it.
|
|
|
|
|
|
### Simple dependencies installation UI
|
|
### Simple dependencies installation UI
|
|
|
|
|
|
Some of dependencies can be installed easily, by just running `pip`. For such
|
|
Some of dependencies can be installed easily, by just running `pip`. For such
|
|
dependencies, Sverchok-Extra supports easy-to-use installation user interface.
|
|
dependencies, Sverchok supports easy-to-use installation user interface.
|
|
To use it, navigate to Edit => Preferences, then locate Sverchok-Extra
|
|
To use it, navigate to Edit => Preferences, then locate Sverchok
|
|
preferences under Addons section:
|
|
preferences under Addons section:
|
|
|
|
|
|

|
|

|
... | @@ -118,3 +115,20 @@ as it is described in [Geomdl instruction][9]: |
... | @@ -118,3 +115,20 @@ as it is described in [Geomdl instruction][9]: |
|
|
|
|
|
$ /path/to/blender/2.xx/python/bin/python3 -m pip install geomdl --install-option="--use-cython"
|
|
$ /path/to/blender/2.xx/python/bin/python3 -m pip install geomdl --install-option="--use-cython"
|
|
|
|
|
|
|
|
[1]: http://blender.org
|
|
|
|
[2]: https://github.com/nortikin/sverchok
|
|
|
|
[3]: https://onurraufbingol.com/NURBS-Python/
|
|
|
|
[4]: https://scipy.org/
|
|
|
|
[5]: https://scikit-image.org/
|
|
|
|
[6]: https://pypi.org/project/pip/
|
|
|
|
[7]: https://cython.org/
|
|
|
|
[8]: https://github.com/pmneila/PyMCubes
|
|
|
|
[9]: https://nurbs-python.readthedocs.io/en/latest/install.html
|
|
|
|
[10]: https://github.com/portnov/sverchok-extra/archive/master.zip
|
|
|
|
[11]: https://github.com/portnov/sverchok-extra/wiki/Fields
|
|
|
|
[12]: https://github.com/orbingol/rw3dm
|
|
|
|
[13]: https://bootstrap.pypa.io/get-pip.py
|
|
|
|
[14]: https://pip.pypa.io/en/stable/installing/
|
|
|
|
[15]: https://github.com/elmotec/circlify
|
|
|
|
[16]: https://en.wikipedia.org/wiki/Differentiable_curve#Frenet_frame
|
|
|
|
|