AIGODLIKE / ComfyUI-BlenderAI-node

Used for AI model generation, next-generation Blender rendering engine, texture enhancement&generation (based on ComfyUI)
GNU General Public License v3.0
741 stars 42 forks source link

Feature request : A way to project textures onto 3d object #73

Open VRVirtuosos opened 5 months ago

VRVirtuosos commented 5 months ago

Hello I would like a way to project created texture from 3d object in blender scene onto the 3d object for texturing. I don't know if that is currently already doable with one of the presets as I can't read them.

Thank you for a really great plugin :)

Yorha4D commented 5 months ago

@VRVirtuosos This feature was already implemented in June last year

  1. Select an object and enter vertex or texture drawing

  2. Create an image texture for the brush (such as A.png) and use stencil projection

  3. Use the viewport of the input image to input image information into the AI node tree, and store the calculated results in A.png using the storage node

  4. This way, you can paint as you want

https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node/assets/116185401/0d0a3c9d-4481-495f-89e6-8153eb703e35

VRVirtuosos commented 5 months ago

Fantastic, thank you will give it a shot :)

VRVirtuosos commented 5 months ago

Unfortunately so much of the work is not in english and I am not sure what is what , which node allows me to use the viewport of the input image to input image information into the AI node tree ? Is there a preset already setup for doing this ?

KillyTheNetTerminal commented 4 months ago

Hi I try exactly what I see in this interesting workflow and the node you looking for is image something I don't know how is for automatic load image as current stencil

KillyTheNetTerminal commented 4 months ago

there is a way to obtain the input from multiple cameras? for controlnet