-
Ladybug Tools for Sverchok and Blender
by edwinguerra ·Hi everyone. One question: How to access the "Ladybug to Sverchok" node? I can't find it. It seems to be a key to getting output into blender. I tried LB Out, but was unable to get i -
Basic IFC2x3 model exported from Sketchup
by JQL ·With the structural model and energy analysis and using topological with sverchok (if that will ever happen) and I was thinking I could process walls and window requirements in at least a semi automat -
Ladybug Tools for Sverchok and Blender
by Moult ·* Install Sverchok (scroll down on https://blenderbim.org/download.html - download zip and install like any other add-on) -
Blender dedicated OSArch branch ?
by stephen_l ·Another thing Andrew allready tackle very well is simplified / focused ui / workspaces, specific targeted set of addons, custom drag & drop asset manager and so on, so i guess this will be a p -
BIM modeling using greasepencil
by JQL ·There is an example o Github's sverchok page similar to this by enzime69: -
Funding Open Source Development: A stab at an open and distributed method of profit sharing
by theoryshaw ·https://community.osarch.org/discussion/218/ladybug-tools-for-sverchok-and-blender -
Sverchok experiments
by nikitron ·1. Examples inside Sverchok (upper example is also there) (Image) -
Ladybug Tools for Sverchok and Blender
by brewsky ·I have been thinking about running the ladybug directly on IfcOpenShell entities, to run some automated ladybug scripts without a GUI. But Sverchok looks really cool! Ever since the cycles node editor -
Ladybug Tools for Sverchok and Blender
by Moult ·For those who prefer the bugtracker, this is the Github issue to watch (and yes, contains links to repos with experimental code). In the meantime, here are some screenshots of the first prototype. Aft -
Dynamo and FreeCAD
by infeeeee ·Sverchok was also mentioned in the FreeCAD forum thread: https://forum.freecadweb.org/viewtopic.php?f=8&t=49910&p=431516#p430966 -
Dynamo and FreeCAD
by nikitron ·https://github.com/nortikin/sverchok/pull/3501#event-3733089617 -
is there a hidden Machine-Learning / AI competition?
by nikitron ·Sverchok has genetic Algorythm node if something -
Full native representation roundtripping in the BlenderBIM Add-on
by Moult ·parametrically build a shape in Grasshopper / Sverchok / Dynamo. This will allow you to replace portions of the tree, for example - an extruded area solid: you might want to keep the extrusion, but s -
is there a hidden Machine-Learning / AI competition?
by ReD_CoDE ·Also, it seems that Sverchok has a great UI improvement, and I hope its performance improves too, it uses a lot of CPU in my laptop -
is there a hidden Machine-Learning / AI competition?
by JanF ·I see a potential in evolutionary algorithms for now though, if anyone is also interested in this, sverchok should have a working GA node: -
BlenderBIM: vector based lines beyond the section cut
by Moult ·For those who have seen the Sverchok vector drawings, they simply pile 2D polygons on top of one another with Z layering, so although it's much faster to compute, you end up with SVGs with very huge f -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by ReD_CoDE ·personally I'm a fan of AGPL3 and GPL3, but I don't know Sverchok with its GPL3 license is suitable for Ladybug or not? -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by topologic ·(Quote) -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by Moult ·For the record, @mostapha and I are meeting up soon on integrating Ladybug with Blender, and I've been putting together more util functions for querying the schema itself. Put these together, and I su -
[Topologic] Redefining BIM through Spatial Topology, Information, and Grammars
by brunopostle ·I think this would be doable, but you need the Python API for Topologic. Has anybody tried generating IFC metadata in Sverchok output? Or would there need to be some blenderbim integration?