Thursday, November 02, 2017

Parametric Modeling with Sverchok

"Sverchok is a powerful parametric tool for architects, allowing geometry to be programmed visually with nodes. Mesh and geometry programming consists of combining basic elements such as:
  • lists of indexed Vectors representing coordinates (Sverchok vectors are zero based)
  • lists of grouped indices to represent edges and polygons.
  • matrices (user-friendly rotation-scale-location transformations)" to find out more...

Image via https://blender-brussels.github.io/articles/parametric-modeling-with-sverchok/
Passage via https://github.com/nortikin/sverchok
Related links:
https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Nodes/Sverchok
http://blendersushi.blogspot.sg/2014/01/sverchok-get-to-know.html
https://sverchok.readthedocs.io/en/latest/main.html

No comments: