OSArch Community

Ionut Bim Studio Experiments Sverchok Blender3D BlenderBIM and other free and OS tech

  1. T

    @Ionut_BimStudio said:

    News - Sverchok has been updated to Blender 4.x.

    Hello, please join your community, it seems unable to set a password.

    How does Sverchok install on BLENDER 4.X?

  2. I

    @tom_ccc said:

    @Ionut_BimStudio said:

    News - Sverchok has been updated to Blender 4.x.

    Hello, please join your community, it seems unable to set a password.

    How does Sverchok install on BLENDER 4.X?

    Hello!

    Use this instructions to install sverchok for blender 4.x

    https://nortikin.github.io/sverchok/#Download

    I must of set up the Wordpress template wrong. I will take a look.

    If you want. you can join my discord community. Below an invite.

    https://discord.gg/bWFETSnW

    Have fun!

  3. I

    @tom_ccc said:

    @Ionut_BimStudio said:

    News - Sverchok has been updated to Blender 4.x.

    Hello, please join your community, it seems unable to set a password.

    How does Sverchok install on BLENDER 4.X?

    Now the access is free to the blog. No passport needed.

  4. I

    The BIM Game Logic

    I have used sverchok topologic and Bonsai to create fast IFC 3D floorplans having a controler for the horizontal extrusions for doors and windows.

  5. I

    The hole point of the exercise is to create a super fast way to model buildings and generate dxf drawings in Blender, Bonsai and dxf.

    More to come.

  6. I

    How about a workflow that imploys the superpowers of Bonsai and templating parametric metadata with json?

    Build the database with informations that have the power to build entire buildings, drawings, cost documentation and other.

    Employ a solver in your favourile BIM or FEM software.

    Get fast results.

    Any modifications? No problem. Change the input where needed and rebuild everything.

    Fast.

    And reuse it until you retire?

    Yes sir!

  7. I

    The life is short - automate gingle! For motivation while coding. :D

  8. I

    Some progress here.

    Generating entire building with wall coverings, Foundation, beams, columns, Windows and floors.

    And some data analitics

  9. I

    I highjacked Blender, Bonsai, GeoNodes to Obim One Interoperability with a simple Sverchok script.

    Added also a dxf viewer.

    First tests on implementing instant 2D dxf drawings from 3D model where a success.

    But this, on a future video.

  10. I

    The editor is a work in progress.

  11. I

    Blender model to dotbim and web viewer with data analytics

    Extending the modeling and functions of Blender for AEC.

  12. I

    I am finaly back at this point - to create a Blender plugin and workflow that creates CAD drawings from 3D models.

    Hope you like it

  13. B

    Will it come with Sheets that are native in Blender?

  14. I

    @Bedson said:

    Will it come with Sheets that are native in Blender?

    I could do it. But would work something like Rhino or how you can do sheets in AutoCad model space (not layout)

    Export region to dxf or svg

  15. S

    thanks @Ionut_BimStudio for the video

    any chance you are going to offer a bit more details about it?

  16. I

    @steverugi said:

    thanks @Ionut_BimStudio for the video

    any chance you are going to offer a bit more details about it?

    Yes. I realise I did a bad job with this video.

    I will make soon some short tutorial videos.

  17. I

    @steverugi said:

    thanks @Ionut_BimStudio for the video

    any chance you are going to offer a bit more details about it?

    Hello again sir!

    a more detailed version of the second part. With some text comments for now.

    Blender DotBim (or IFC, fbx, obj ...) to dxf floorplans with Sverchok noodles and Python code - Episode 01 - Trailer

    The free and open-source way!

    This is a raw, uncooked, un-data-drived-design-augmentated version of what I am daydreaming.

    Using the same logic as in Rhino and Grasshopper:

    • cut the mesh;

    • extract the slice;

    • bake the geometry;

    • add a layer name (to better organize the future dxf elements);

    • export to dxf.

    Just cut first, and clean later - version.

    To do:

    • create the logic 2D representations for the special elements (doors, windows);

    • transfer the dot-bim properties from the original 3D object to the 2D drawing of itself;

    • configure object specific layers with line weight, colors, and hatches;

    • configure dimension-lines and auto-dimensions - object-specific;

    • have in mind the Open VCS way.

    The plan is to make professional CAD drawings from Blender models.

    Tools used:

    • Blender 3.6;

    • Sverchok;

    • dotbimpy;

    • ezdxf python library;

    • QCad

  18. I

    I am starting a series of begginers tutorials on sverchok.

    Because my old blog is dead obim.ro, And I am not reviveing it, I will move my articles on substack, where I will share extra documentations along with the youtube videos and github repos.

    If anyone is interested, please subscribe.

    Choose the last option in the list at subscription, that is free.

    Thank you!

    https://open.substack.com/pub/ionutbimstudio/p/a-place-to-call-virtual-home?r=522a3h&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true

  19. I

    First article for the sverchok lessons:

    1. Installs;

    2. Setups

    3. The python code I use to install new python libraries into Blender;

    4. A simple open-source dxf viewer that can be set up to have a live update for the dxf files.

    This works like a CAD view for Sverchok.

    I mostly use QCad pro now for this. When I'll set up a watchdog or another way to conect sverchok with qCAD, I will post also that way.

    https://open.substack.com/pub/ionutbimstudio/p/11-sverchok-for-aec-the-set-up?r=522a3h&utm_campaign=post&utm_medium=web&showWelcomeOnShare=false

  20. I
  1. Page 1
  2. 2

Login or Register to reply.