An open API service indexing awesome lists of open source software.

https://github.com/mohido/image-mapper-addon

Blender Addon which maps images to Image Nodes in multiple objects shaders.
https://github.com/mohido/image-mapper-addon

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://youtu.be/2nDAjvWrJ1U?feature=shared)

# Contacts
* *Mohammed Al-Mahdawi* : *[email protected]*

---

(c) 2024 Mohammed Al-Mahdawi.