Questions tagged [image]
Questions pertaining to 2D images in blender. Use this tag for image textures, baking images, and any other question relating to images.
1,825 questions
-3 votes
0 answers
18 views
Problem with import images moving in 2d animation [duplicate]
I dont know what is happening but I was wondering how i could fix this so there wont be outlines everything I move a image or camera in blender 2d animation
0 votes
0 answers
28 views
Baking decal goes wrong
I am almost new to Blender and I am using it to paint aircraft. I tried to bake decal for test, but it did not work out well. I can use texture stencil and paint it, but I can't use it at sometimes ...
1 vote
0 answers
29 views
Turn Grease Pencil to Curve with Python [duplicate]
How do I turn a flat grease pencil trace I got from an image, into a curve using python? I've made this script to convert an image into a mesh copying the instructions from the scripting workspace. It'...
2 votes
1 answer
84 views
How to save noisy render as EXR?
If I have Combined selected when I save a rendered image (as PNG), I get the denoised image. If I have "noisy image" selected, I get the noisy image. All as expected. When I export as EXR ...
1 vote
1 answer
68 views
How to import images so I can paint on them?
I am trying to import jpg images to use as keyframes in my 2D animation. I'm having a hard time understanding why they have to be superimposed upon a mesh plane in object mode, as I can't draw on them ...
0 votes
0 answers
35 views
Baking diffuse from high poly to low gives black artifacts
I'm trying to bake a high poly mesh's color into a low poly one using Diffuse, but I'm getting black zones in my low poly. There are no overlapping UVs on my low poly, and I tried increasing the ...
1 vote
0 answers
37 views
Wireframe/Wirepoints hidden by fully opaque Background Image
In Blender 4.3 (and earlier), I could set a Reference Image/Background Image to Opacity 1.0 and enable the "In Front" display setting, and the mesh wireframe/wirepoints would still clearly ...
0 votes
2 answers
34 views
image.save() does not save with alpha channel
I am painting an image with a brush to add transparency. I am trying to save the image with Python as follow: ...
0 votes
1 answer
37 views
How to change color/metal of an imported image with a procedural texture?
I created a procedural plastic material. In the shader editor I added an image texture with a .PNG with alpha, then placed them both in a mix color. Now I want to change the color of the .PNG and ...
0 votes
1 answer
90 views
If Blender works in Rec. 709 linear, then why would I ever want to use sRGB for my texture's color space transformation?
In the textures you can select Color Space where you can define the color space transformation to the Linear Rec 709 working space in Blender. Then why would I ever ...
2 votes
1 answer
696 views
Where can I find the import image as plane add on in 4.5?
Where can I find import image as plane in 4.5?
0 votes
0 answers
16 views
How can I map particles to a repeating image texture?
I would like to apply a particle system (in this case, small glass beads) to an image texture mask that is repeating over a plane. When I follow certain methods, I get the particle system on a texture ...
1 vote
1 answer
30 views
texture image: Transparent while Drawing on planes
I attempted to draw hair on a plane, but how can I make the plane transparent or invisible while drawing? like I draw black and I can see the plane visible Here, for example (taked from Google) Don't ...
0 votes
0 answers
44 views
Cannot display image in UIList with Grid layout
I have created a custom template list in my Blender add-on panel: ...
1 vote
1 answer
46 views
Can scaling down an instance of a model affect the render quality of image texture as compared to rendering at original scale?
I've made a wristwatch model. It consists of many parts, so I've created an instance of finished project, so that I can easily transform (rotate, scale or move as a whole) it for rendering according ...