Difference between revisions of "Sverchok"

From Wiki.OSArch
(→‎Tutorials: Add victorcalixto tutorials)
(→‎Tutorials: add victorcalixto helloworld tutorial)
Line 18: Line 18:
 
* [[Blender 2D dxf to ifc]] - Generating ifc objects from labeled 2D drawing for collision checks
 
* [[Blender 2D dxf to ifc]] - Generating ifc objects from labeled 2D drawing for collision checks
 
* Classical Rhino-Grasshopper algorithms translated to Blender-Sverchok:
 
* Classical Rhino-Grasshopper algorithms translated to Blender-Sverchok:
 +
** [https://www.victorcalixto.xyz/tutorials/hellosverchok/hellosverchok "Hello world" tutorial]
 
** [https://www.victorcalixto.xyz/tutorials/sverchok/sverchok Turning Tower]
 
** [https://www.victorcalixto.xyz/tutorials/sverchok/sverchok Turning Tower]
 
** [https://www.victorcalixto.xyz/tutorials/sverchok/imagesampler Image Sampler]
 
** [https://www.victorcalixto.xyz/tutorials/sverchok/imagesampler Image Sampler]

Revision as of 07:49, 24 October 2021

This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.


Sverchok

Description

Sverchok is a Blender add-on. Sverchok is a parametric tool for architects and designers for Blender and FreeCAD. You can use it to program objects' model geometry without knowing any programming languages. Sverchok has been inspired by Grasshopper from Rhino 3D and it uses a similar node-based visual programming principle. Developers are working to bring these feature to free/libre software.

Sverchok has nodes that interact with other free/libre software projects:

There is currently development on letting Blender handle solids via Sverchok and FreeCAD.

Tutorials

External Resources

See also

This page describes a software project from our AEC Free Software directory