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.

15 votes
1 answer
68k views

How to tile textures in Cycles?

I just recently got into the nodes system, my knowledge on the subject is limited. I can't seem to find out how to tile textures using my current node setup, because it doesn't tile the them on its ...
Gh0stRunner's user avatar
12 votes
1 answer
14k views

Geometry Nodes - Image texture mapping. How to?

How to manipulate an image texture mapping in geometry nodes? For example to use "generated" or "object" mapping, like in shader editor, also how to scale a texture
Bicukow's user avatar
  • 961
11 votes
2 answers
2k views

How To Do UV Indexing in hexagonal pattern?

how to do uv indexing like this procedurally? i wanna make some shader that can pixelate image but with hexagonal.
Baybaypras's user avatar
9 votes
2 answers
5k views

Texture Coordinate Node for Geometry Nodes?

There is Noise Texture Node for Geometry Nodes, and, just like Noise Texture Node for shading, they accept a vector input which's default value is Generated texture coordinates in both cases. But in ...
AivanF.'s user avatar
  • 666
7 votes
2 answers
635 views

Rotationally stretch or compress 3D texture around Z axis

I want to distort a 3D texture around the Z axis in Cycles. I found here that you can convert cartesian texture coortinates to polar coordinates but the problem is that you end up with a projected 2D ...
ChameleonScales's user avatar
6 votes
2 answers
4k views

What is the difference between "Generated" and "Normal" texture coordinates?

I cannot understand from the documentation the difference in the Texture Coordinate node (in Shader) between Generated and Normal, and even the purpose of the Texture Coordinate node itself, which I ...
user3357120's user avatar
6 votes
2 answers
656 views

How to make a procedural texture from multiple images?

I have several images of ceramic tiles, square shape. I need to fill the surface with them so that they lay down randomly, and not I manually arranged them individually.
Akinetsu's user avatar
6 votes
5 answers
1k views

Correcting perspective distortion for an angled projector (Keystone effect)

My goal is to create a realistic reproduction of a projector mounted on the ceiling. So far I can reproduce a projector that is projecting straight. But I cannot wrap my head around how to correct ...
J.Doe's user avatar
  • 1,359
6 votes
1 answer
3k views

How to evenly unwrap / texture long extruded objects with folds and uneven segments?

I've some difficulties to find a satisfactory unwrap solution for this kind of long angled object with uneven segments: I'm only interested in the brown faces which are delimited by two seams. ...
mins's user avatar
  • 1,602
6 votes
1 answer
621 views

Any ideas, how to rectify this UV layout?

I have this UV layout. Is there a smart way to straighten it? (I mean making it rectangular shape.) For example something similar to lattice modifier, but in UV space.
Denatural's user avatar
  • 380
6 votes
1 answer
669 views

Cycles: Generate 3d coordinates before modifier stack is resolved

Im trying to create a volumetric material that uses a 3d texture. I need this volumetric to be animated along a curve. Right now, I have the material using generated coordinates. But the 3d texture ...
Eavin's user avatar
  • 61
5 votes
3 answers
2k views

GN: How to pass an instancer's localized texture color to its instances?

How can Geometry Nodes be used to generate instances that inherit the texture color of their emitter/instancer? Reference image of desired result: (Above: screenshot by quellenform) There is already ...
Mentalist's user avatar
  • 19.3k
5 votes
2 answers
1k views

Procedural Chrono Trigger portal

I'm working on a project and I stumbled upon a problem, to make things short, I have to make a procedural portal with the Chrono Trigger style. My approach was using a wave texture with polar ...
Throndronis's user avatar
  • 1,041
5 votes
3 answers
596 views

Controlling color ramp/wave texture to flow along the body and limbs of an animal

Does anyone have any suggestions for recreating this rainbow stripe effect with shader nodes? (image below) I've been trying to control a wave texture and color ramp with the object coordinates of a ...
Daniel's user avatar
  • 51
5 votes
1 answer
394 views

Why don't my textures distort linearly when I "square up" my UV map?

I wanted to create a light up dance floor texture for a part of a model that is flat on the Z axis, but fills out in a hexagonal arch shape in the X, and Y direction. Originally, I was going to draw ...
Slushba132's user avatar

15 30 50 per page
1
2 3 4 5
22