Noah4ever / NodeRunner

Blender Add-on for importing and exporting Shader Nodes with a text
MIT License
2 stars 0 forks source link
blender blender-addon python

NodeRunner

Example of exporting and importing shader nodes

https://github.com/user-attachments/assets/58fe2ed8-74bb-485b-aa89-6c8f0a16d7e0

Overview

This Blender Python Addon allows you to easily import and export shader nodes to a simple string format. The exported strings can be easily shared through text messengers, YouTube comments, or any other text-based platform, allowing you to quickly share node setups without the need to send actual files.

With this addon, sharing and reusing shader node setups becomes as simple as copying and pasting a line of text!

Features

Development

  1. Download and open the .blend file that includes the addon script.
  2. In Blender, run the script once using the Text Editor or execute it from the Scripting tab.
  3. Once the script is executed, you’re ready to use the Node Runner features!

Documentation

To create documentation you need to have installed:

pip install mkdocs mkdocstrings-python mkdocstrings mkdocs-material

After that you can run the following command:

mkdocs serve

Example

License

This addon is released under the MIT License.


Feel free to report any issues or contribute to the project. Happy blending and node sharing! πŸ”₯