Code Monkey home page Code Monkey logo

Comments (4)

uhlik avatar uhlik commented on August 25, 2024

hi, on mesh, make material, add image texture node and load image, then select image texture node in material editor so pcv know which one to use, from docs: UV Texture - Generate colors from active image texture node in active material using active UV layout

from bpy.

sharoseali avatar sharoseali commented on August 25, 2024

hi, on mesh, make material, add image texture node and load image, then select image texture node in material editor so pcv know which one to use, from docs: UV Texture - Generate colors from active image texture node in active material using active UV layout

Hi! I want to map texture from png image on the mesh using python. Any help to do that.

from bpy.

anthonySemaan01 avatar anthonySemaan01 commented on August 25, 2024

Hello,
I am facing the same problem... I want to generate colors from a mesh having PBR textures. The add-on force me to select and activate a specific image texture, even though I want to generate from the BSDF node.

Anyone can help me here?

from bpy.

uhlik avatar uhlik commented on August 25, 2024

it needs to read raw image rgba pixels, bsdf node is not providing that. you can use bake functionality in cycles to get single image from multiple or with shading aplied. https://docs.blender.org/manual/en/dev/render/cycles/baking.html

from bpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.