Difference between revisions of "Sverchok"

From Wiki.OSArch
m (added {{stub}})
m
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
Sverchok is a parametric tool for architects and designers for Blender. You can use it to program objects' shapes without knowing any programming languages. Sverchok has been inspired by Grasshopper from Rhino 3D and it uses a similar node-based visual programming principle. We are trying to bring this feature set to Blender users.
+
[http://nikitron.cc.ua/sverchok_en.html Sverchok]
  
[http://nikitron.cc.ua/sverchok_en.html Sverchok] nodes allows us to model geometry with nodetrees. Read the full [http://nikitron.cc.ua/sverch/html/main.html Sverchok documentation]
+
= Description =
 +
<div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/watch?v=mHNeH8H2wZI</youtube></div>
 +
Sverchok is a [[:Category:Blender_Add-on|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 [[Rhinoceros_3D|Rhino 3D]] and it uses a similar node-based visual programming principle. Developers are working to bring these feature to free/libre software.
  
Sverchok is a [[:Category:Blender_Add-on|Blender add-on]] and also works well with [[FreeCAD]]
+
Sverchok has nodes that interact with other [[Free Software|free/libre software]] projects:
 +
* [http://nikitron.cc.ua/sverch/html/search.html?q=freecad&check_keywords=yes&area=default Some nodes depend on FreeCAD libraries]
 +
* [http://nikitron.cc.ua/sverch/html/nodes/ladybug/ladybug_index.html Some nodes depend on Ladybug Tools libraries]
 +
 
 +
There is currently development on letting [https://github.com/nortikin/sverchok/pull/3377 Blender handle solids via Sverchok and FreeCAD].
 +
 
 +
= External Resources =
 +
* Read the full [http://nikitron.cc.ua/sverch/html/main.html Sverchok documentation] and start with the [http://nikitron.cc.ua/sverch/html/induction.html# introduction to Sverchok]
 +
* [https://www.blender3darchitect.com/modeling-for-architecture/getting-started-with-sverchok-for-3d-modeling/ Getting started with Sverchok for 3D modeling] with Blender 2.8 from blender3darchitect.com
 +
* [https://blender-addons.org/sverchok-nodes-quick-start/ Sverchok Nodes – Quick Start] with Blender from blender-addons.org
 +
 
 +
= See also =
 +
* [[Ladybug Tools]]
 +
* [[FreeCAD]]
 +
* [[Blender]]
  
 
[[Category:Blender_Add-on]]
 
[[Category:Blender_Add-on]]

Revision as of 10:37, 22 November 2020

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.

External Resources

See also