uhlik / bpy

blender python scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapping png file on a mesh as texture using python

sharoseali opened this issue · comments

Hi, I have a mesh as an obj file and I want to use the png image as a texture for mesh using python. How can do that? Any help regarding this. Thanks

commented

hi, i have no idea what are you talking about. use mesh as texture? how? sorry

hi, i have no idea what are you talking about. use mesh as a texture? how? sorry

sorry! I re-edit the comment. I mean I want to put texture on a mesh and texture is a png image. here is my data Thanks.

commented

is it related to any of addons? is not look in blender manual: https://docs.blender.org/manual/en/dev/

is it related to any of addons? is not look in blender manual: https://docs.blender.org/manual/en/dev/

I want to do (texture mapping ) using python, not from blender or third part tool, so if I use bpy then what could be the possible approach to do this.

commented

this is just a repository of a few of my scripts for blender. i can't help you