verchok 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 (userfriendly rotationscalelocation transformations)possibilities
comes with more than 150 nodes to help create and manipulate geometry. combining these nodes will allow you to:
do parametric constructionseasily change parameters with sliders and formulaspower nodes such as: profile parametric, uvconnect, generetive art, mesh expression, proportion edit, wafel, adaptive poligons (tissue vectorized), adaptive edges, execnodemod, vector interpolation series of nodes, list manipulators, csg boolean, bmesh ops,bmesh props, etcdo cross sections, extrusions, other modifications with hight level flexible parametrised and vectorised node toolscalculate areas, volume, and perform other geometric analysismake or import csv tables or custom formatsuse vector fields, create them, visualize data.even code your own custom nodes in python with scripted nodemake your own 'addons' on node layouts and utilise them with sverchok 3dview panel in your everyday pipelineaccess to blender python api (bpy) with special set and get nodesupgrade sverchok with pressing one buttonmake your own neuro networkand much, much more!