Sverchok experiments

2

Comments

  • edited February 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.

  • 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.

    bitacovirdimitar
  • Concrete piles and caps with Sverchok

    JesusbillMoultnikitronbasweindimitar
  • edited April 2022

    long time
    basically here https://t.me/sverchok3d
    Many examples added:
    svg truss joints
    svg drawing example
    truss joints
    truss joints
    freecad
    freecad import
    open3d
    open3d example
    origami
    origami example
    fields
    vector fields example
    archicad
    archicad import example
    gcode
    gcode example
    puzzles
    puzzles example

    JanFlukasbrunopostlebruno_perdigaobitacovirdimitarHans
  • Hello there, long time...
    DXF exporter in form of scripted node light added today, please, test.
    Here is SNL code
    TG channel - watch discussions



    theoryshawdimitarBedsonAceOwura_quIonut_BimStudiobitacovirvictorklixto
  • 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

    bitacovir
  • edited December 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

  • @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.

    Nigel
  • @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.

    Nigel
  • @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

    Nigel
  • @chakkree Hi, I tried your suggestion but no luck for me. I wonder if future updates will make this easier :)

  • edited January 2024

    Blender 4.0 not supported yet for viewers, only bmesh viewer works.
    https://github.com/nortikin/sverchok/pull/4983

    Andrej730
  • edited January 2024
  • location - Moscow, Poklonnaya gora, Brothers Fonchenco str.

    steverugiduarteframosOwura_quAceRoelwmiGorgiouszoomercarlopavJohnand 3 others.
  • edited March 2025

    pass

  • edited December 2025

    ав

  • edited January 1

    Results of the year 2025:

    New nodes:
    * Spyrrow Nester,
    * Adjust Surfaces
    * Straight Skeleton (Two nodes)
    * Data Tree Viz
    * DXF export and import nodes
    * Boolean Internal

    Node updates:
    * Area Node
    * Viewer Draw
    * Viewer Index
    * Sthetoscope
    * Nurbs Bireail mk2
    * Get Object Data
    * Get Nurbs
    * Get Beziers
    * Bevel

    Misc:
    * The "quick start" hint system
    * The Cricket theme for the blender is sewn in
    * Examples search function
    * The "Orbit Around Selection" function next to the examples menu
    * Most of the Cricket's addons are taken out to be installed with a single button from the settings
    * We spoke at the Basalt SPO conference
    * We spoke at the NOPRIZ conference
    * We started a video series on YouTube
    * The Addon mega-city was updated in the spring
    * An article on habré on Straight Skeleton

    BedsonwalpaJavierOwura_quatomkarinca
  • that nested packing new node in sverchok

  • edited February 26


    IFC export without ifc opens hell library

    Bedson
  • ifc export without ifcopenshell. Only geometry with minimal parameters.

    Bedson

  • zcad reads dxf from sverchok. And supports 3D view.

    Ionut_BimStudio

  • cool cad, meanwhile

    Ionut_BimStudio
  • I say! ZCAD is writen in Pascal? Long time since I've seen this language

    nikitron
  • @Ionut_BimStudio said:
    I say! ZCAD is writen in Pascal? Long time since I've seen this language

    Yes, on Sunday, investigated free Pascal. It is object oriented language. Fast and quickly compiled.



  • I h ave played some with generating stair, with DXF faces in zcad and with ifc in openifcviewer.

    Bedsonwalpazoomer
Sign In or Register to comment.