Mohido / Image-Mapper-Addon

Blender Addon which maps images to Image Nodes in multiple objects shaders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Mapper Addon

Blender Addon which maps images to Image Nodes in multiple objects. It also creates the materials for these objects from a common template material.

Debugging And Testing

  1. Make sure to add the repo/package absolute paths to the sys.path.append() in the blender python console
  2. Keep the NOTE DEBUG comments in the code as they are used during testing and developing in blender.
  3. Comment the NOTE DEBUG parts of the code for shipping.

How to USE

This video on my youtube channel explains everything: Video LINK

Contacts


(c) 2024 Mohammed Al-Mahdawi.

About

Blender Addon which maps images to Image Nodes in multiple objects shaders.


Languages

Language:Python 100.0%