Skip to content

PhysicalAddons/Node-2-JSON

Repository files navigation

Node 2 JSON

A tool for exporting and importing JSON files containing a specified Blender 3D shader node tree.

It is a tool for developers, that counteracts the use of .blend binary files when manipulating and updating shader node trees.

v1.0.0 Release notes

  • Export and import functionalities.
    • Node trees are saved and generated without any data loss (including linking and node frames).
  • The addon sets the export path automatically on save (the path equals the current Blender files path in which the addon is currently being used in).
    • The path is grayed out and immutable by the user.
  • The JSON path specifies from where the Node tree will be generated.
    • The path is manually updated.
  • Two options for Node tree selection:
    1. The world Node tree
    2. The active material Node tree

About

Tools for handling nodes in Blender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors