Topologic is now a one-click install for Blender/Sverchok

Topologic is now a one-click install for Blender/Sverchok

Topologic has a new milestone release! One of the biggest hurdles for testing and adopting Topologic has been its relative difficult installation. This was due to the particular method we used to create python bindings for the C++ code. To ease the installation process, we had to completely re-write the python bindings using pybind11. This was a laborious process, and bugs may still exist. However, this new release of Topologic can be installed for Blender with Sverchok just as any other add-on: You download the ZIP file (and you do NOT unzip it), you launch Blender (with Sverchok pre-installed), you go to Preferences -> Add-ons and you install the ZIP file as usual. This release of Topologic is compatible with both Windows and Linux and with python 3.7, 3.8, and 3.9.

This installation contains optional visual nodes that require additional python modules to be installed and accessible from Blender. Topologic will install fine without them and if they are found, it will add the additional nodes automatically. So if you wish to explore extra functionality such as importing IFC files, conducting energy analysis, and working with blockchain technologies, you must install the following python modules and make sure you can access them (import them) from within Blender. The instructions to do so are usually available online and you need to be comfortable with installing python modules:

  1. The newest developer version of BlenderBIM add-on will give you access to importing IFC files through ifcopenshell
  2. The openstudio python module will give you access to energy analysis nodes
  3. ipfshttpclient and web3 python modules will give you access to blockchain related nodes

Please note that this is still beta software. Please test and report any bugs to the issues tracker on Github.

You can download from two possible locations:

This has been a long road and we still have a long way to go. I look forward to seeing what you will do with Topologic. Please post and tag @topologicBIM!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.