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.
- Host: GitHub
- URL: https://github.com/mohido/image-mapper-addon
- Owner: Mohido
- Created: 2024-03-05T00:43:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-24T15:28:54.000Z (12 months ago)
- Last Synced: 2024-06-24T17:23:32.302Z (12 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.