Skip to main content

Questions tagged [texture-coordinates]

When images or other textures are mapped to materials, that mapping is performed using texture coordinates from either UV Map or a Texture Space. Use this tag for questions related to texture coordinates and the texture coordinate mode. Use the UV tag for questions related to UV maps.

0 votes
0 answers
9 views

How to Create a Texture Atlas and Pack UVs Automatically in Blender for Multiple Textures of Different Sizes? [closed]

I have a 3D model with 15 textures of varying sizes that I need to combine into a single texture atlas and then repack the UVs accordingly. The texture sizes are as follows: 6 textures: 2048x2048 8 ...
P L A Y's user avatar
0 votes
0 answers
18 views

Use a mesh object to controll the shape of a texture on another object

Is there a way to controll the shape of a texture on one object and using a different object as the controller? I know there's mapping nodes that control the rotation, location, and scale of a texture ...
Sam_North 's user avatar
0 votes
0 answers
11 views

Transparent material turns black when exported to GLB/GLTF

I'm putting a label on a beer bottle. The label in the back is supposed to be transparent with white text, and it is in Blender. When I export to GLTF/GLB the label is black with white text. I've ...
Maxine Jarlsbo's user avatar
0 votes
0 answers
22 views

No Normal Output of the Bump Node

I want to use the "Normal" or "Reflection" output from the Texture Coordinate Node. If I do so, the Bump node does not display any normal data. As You can see, the bump node should ...
Marius's user avatar
  • 90
1 vote
0 answers
23 views

How to scale spectrogram image of a song to align with a conveyor belt containing beats?

I'm creating a beatmapper addon for Blender. The beats are on a conveyor belt. I want a spectrogram next to the conveyor belt, so it is possible to see what the song sounds like on each beat. The user ...
kyopa's user avatar
  • 133
0 votes
0 answers
13 views

UVW Box mapping modifier (3dsmax) alternative in Blender

in 3dsMax very often I was using UVW Box Mapping modifier. It let me control the scale of the texture on each side of the box, no matter how much I have modified it earlier. How to achieve it in ...
user2301299's user avatar
0 votes
0 answers
12 views

How to export obj with texture coordinates and mapping applied to image textures? [duplicate]

I have an object with multiple image textures applied to different faces. In the shader editor, I added a mapping node and a texture coordinate node to change the scale/positions of the images on the ...
Jessica Corkal's user avatar
0 votes
0 answers
10 views

How to Bake Procedural Textures into Multiple Images for Large Meshes?

I have applied a procedural texture to a mesh with a very large number of faces. I want to bake this procedural texture into a texture image so that I can use the mesh in other software, like Unreal ...
Etienne Sommer's user avatar
0 votes
0 answers
11 views

How to place an image on top of another image (in the target image 2D texture space)?

I would like to place an image on top of an equilateral HDRI environment texture, like this: I would also like to be able to manipulate the placed image (move around in the large image's XY space, ...
Steve's user avatar
  • 460
2 votes
2 answers
41 views

How to animate the position of a material along the "mesh line"

I want to create the effect of current flowing through cables. I want the current to flow over several curves from the beginning to the end of the cable. I created a material with a mix shader and set ...
user123511's user avatar
  • 1,259
0 votes
1 answer
22 views

Geometry Node Window co-ordinates for vertical content

I have a test project that outputs Window co-ordinates from Geometry Nodes (so a texture can be projected onto a material from a camera + alternate angle views can be rendered) How to get the "...
KitOaken's user avatar
2 votes
1 answer
131 views

Baking material gets significantly darker than original colors

I have another issue maybe related to my previous thread but I think they are different as the previous one was related to baking multiple times with only slight subtle differences. This issue however ...
Megan Love's user avatar
0 votes
0 answers
37 views

How to create a cast iron texture to make it look like real cast iron cookware in Blender?

I created a 3D model for cast iron cookware, and now I want to apply a real cast iron cookware texture to make it look like the real thing. I don't know how to create it. Can anybody explain, please?
Dharmik's user avatar
0 votes
1 answer
75 views

How to randomise bevel weight?

This answer has a noise texture control the value of the bevel_weight_edge attribute in geometry nodes – but it doesn't work for me (the texture is too stretched): ...
Don Cheadle's user avatar
0 votes
1 answer
48 views

I want to make Voronoi type Cells go from 0-1 in UV space: so I can run a gradient through each cell individually. i.e. each cell runs from 0-1

Main issue: I have a cell like mask that I made on this texture. I want a gradient to run through each cell individually. I'm not sure if I can make cells into attributes or something and pass that ...
WessyWes's user avatar

15 30 50 per page
1
2 3 4 5
22