N
by nikitron on 27 Jan 2021
#
@ReD_CoDE said:
@nikitron I asked a question on Geometry Nodes, and I want to share it with you too:
Can we export Blender Nodes (including GN, AN, ...) and Sverchok Nodes into trees/tries and graphs?
All geometry properties and its node properties, ...?
we have node remote control for this kind of things. it works with audio nodes, AN, sorcar and we can share this to GN. From side of GN we can manipulate also, but needed some node creation. Not at the moment, but it will be done.
viewer bmesh that creates objects in blender - objects can be modified from GN as usual with exec node modifier assignment. That assignment can be automated later on.
D
by duncan on 28 Jan 2021
#
+1 votes
@bitacovir said:
hello @bitacovir, regarding quotes, notice that any line starting with a "more than" symbol are shown as quotes
It would be good to allow quotation
... broken here by my interruption, can be continued by adding a new "more than" symbol
... of selection sentences rather than the whole post.
R
by ReD_CoDE on 28 Jan 2021
#
@nikitron interesting! However, I don't see anything about graphs in your comment
J
by jtm2020hyo on 29 Jan 2021
#
@nikitron said:
@jtm2020hyo said:
What kind of nodes? We have text out and text in for csv json import export. Is it enogh?
Yes, is cool.
Anything about GNU Octave?
N
by nikitron on 29 Jan 2021, edited 29 Jan 2021
#
@jtm2020hyo said:
Anything about GNU Octave?
Feel free to add this functions to Sverchok. You can start with scripted node light
But it reads CSV:

https://opensource.com/article/20/2/python-gnu-octave-data-science
input_file_name = "anscombe.csv";
delimiter = "\t";
skip_header = 3;
column_x = 1;
column_y = 2;
N
by nikitron on 29 Jan 2021, edited 29 Jan 2021
#
@ReD_CoDE said: graphs
I see. there was problems with API. Noone can influence to graphs. We can read it.

J
by jtm2020hyo on 1 Feb 2021, edited 1 Feb 2021
#
@nikitron
I was checking the link and I found than is more like a comparison between python and octave
https://forum.freecadweb.org/viewtopic.php?p=471831#p471831
... In the link was suggested use oct2py but not luck because look like need an update
What I wish try is connect an Octave Variable to a node or python script, like this:
(OctaveFile.m)
a = 30
b = 35
c = a + b
d = 'value from python script or node'
(PythonScript.py or node)
d = c * 2
I wish use octave because is a lot more easy do operations without install dependencies, and if this integrated to nodes like pyflow, sverchok or dynamo for freecad, then we could advance a step to AI because Octave is related.
N
by nikitron on 2 Feb 2021
#
+2 votes
https://github.com/mlyundin/Machine-Learning
hm. there is some interesting stuff rewrited octave in python
we have ntework udp node, but it needs to be upgraded to handle any other types as tcp w/o lost packages.
If to update node tree with dependencies. Maybe there is other way. You can start issue on github sverchok page and maybe someone will handle.
A
by Aldo on 12 Mar 2021
#
+5 votes
Concrete piles and caps with Sverchok

N
by nikitron on 26 Apr 2022, edited 26 Apr 2022
#
+6 votes
long time
basically here https://t.me/sverchok3d
Many examples added:
svg truss joints

truss joints

freecad

open3d

origami

fields

archicad

gcode

puzzles

N
by nikitron on 9 Nov 2023
#
+8 votes
Hello there, long time...
DXF exporter in form of scripted node light added today, please, test.
Here is SNL code
TG channel - watch discussions




N
by nikitron on 15 Nov 2023
#
+1 votes
Dxf export example now inside "utils" templates for SNL node (scripted nodes section of nodes menu). And dependency ezdxf in properties to install with one button. Remember to run blender as administrator in windows to pip install external Python libreries
N
by Nigel on 21 Dec 2023, edited 21 Dec 2023
#
Hi @nikitron (I hope you are the person to ask) I decided as a Christmas treat to try Sverchok, it looks very interesting. Unfortunately, I had a problem installing...
I'm using Blender 4.0.2 with BBIM Addon v0.0231219 on a Win10 desktop
Any help will be most appreciated
I
by Ionut_BimStudio on 21 Dec 2023
#
+1 votes
@Nigel said:
Hi @nikitron (I hope you are the person to ask) I decided as a Christmas treat to try Sverchok, it looks very interesting. Unfortunately, I had a problem installing...
I'm using Blender 4.0.2 with BBIM Addon v0.0231219 on a Win10 desktop
Any help will be most appreciated
Hello!
May I sugest using Blender 3.x with Sverchok until Nikitron answers. I didn't have any luck with Blender4.x and Sverchok either.
A
by Andrej730 on 21 Dec 2023
#
+1 votes
@Nigel said:
Hi @nikitron (I hope you are the person to ask) I decided as a Christmas treat to try Sverchok, it looks very interesting. Unfortunately, I had a problem installing...
I'm using Blender 4.0.2 with BBIM Addon v0.0231219 on a Win10 desktop
Any help will be most appreciated
Hi! There are probably errors in system console you can check.
C
by chakkree on 2 Jan 2024
#
+1 votes
@Nigel said:
Hi @nikitron (I hope you are the person to ask) I decided as a Christmas treat to try Sverchok, it looks very interesting. Unfortunately, I had a problem installing...
I'm using Blender 4.0.2 with BBIM Addon v0.0231219 on a Win10 desktop
Any help will be most appreciated
Same problem for me too.
Disable BlenderBIM and restart blender. Enable Sverchok and then enable BlenderBIM later, this's works for me.
I'm using Blender 4.0.2 with BBIM Addon v0.0231104 on a Win11 desktop
N
by Nigel on 3 Jan 2024
#
@chakkree Hi, I tried your suggestion but no luck for me. I wonder if future updates will make this easier :)
N
by nikitron on 3 Jan 2024, edited 3 Jan 2024
#
+1 votes
Blender 4.0 not supported yet for viewers, only bmesh viewer works.
https://github.com/nortikin/sverchok/pull/4983
N
by nikitron on 3 Jan 2024, edited 3 Jan 2024
#
+4 votes
https://github.com/nortikin/sverchok/blob/master/docs/tutorials/Celling_00/celling_01.rst Started topics' series on tree for plates production.

N
by nikitron on 14 Jan 2025
#
+11 votes
location - Moscow, Poklonnaya gora, Brothers Fonchenco str.


N
by nikitron on 10 Mar 2025, edited 11 Mar 2025
#
+2 votes
https://rutube.ru/video/699546ca3e4af644c0a8ab23a7683f3f/?r=wd New lesson
