Открыть боковую панель
nikitronn
sverchok
Wiki
SciPy
Вам необходимо войти в систему или зарегистрироваться.
SciPy
· Изменения
История страницы
Created SciPy (markdown)
создал
Мар 21, 2021
по автору
nikitron
Показать
Построчно
Рядом
SciPy.md
0 → 100644
Просмотреть страницу @
35cb0991
# Install SciPy
$ /path/to/blender/2.xx/python/bin/python3.7m -m pip install -U scipy
The following nodes become available only when you install SciPy:
*
Intersect Curve with Plane
*
RBF Curve
*
Nearest Point on Curve
*
Catenary Curve
*
Interpolate Curve Frame
*
Approximate Bezier Curve
*
Ortho Project on Curve
*
Curve Extremes
*
Minimal Scalar Field
*
Minimal Vector Field
*
Minimal Surface
*
Minimal Surface from Curve
*
Intersect Curve with Surface
*
Surface Raycast
*
Nearest Point on Surface
*
Ortho Project on Surface
*
Surface Extremes
*
Implicit Surface Raycast
*
Voronoi 3D
*
Delaunay 3D
*
Voronoi on Sphere
The following nodes can optionally use SciPy:
*
Mesh Normal Field
*
Interpolating Surface
\ No newline at end of file