Skip to main content

All Questions

1 vote
0 answers
24 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
1 vote
1 answer
49 views

Image centered on cube material

I'm trying to center a picture on the material of a cube and I'm able to get this using the window vector output. The problem is that when I'm moving trough the 3d view it move the image position. ...
niño planta's user avatar
0 votes
1 answer
386 views

How to properly set a UV map on generated faces in Geometry Nodes?

I have a group of faces generated in Geometry Nodes. They will be procedurally arranged in different shapes and the grid size will vary, depending on the image I use and the number of faces I need (it'...
Karolina's user avatar
  • 681
0 votes
1 answer
271 views

Why are my uv's getting streched when not using a square ratio?

So, I've created a mesh in Houdini, and exported it to blender. The UV's look like how you would expect in a standard square layout, but get warped whenever you use anything else. Any idea why? All I ...
Eden Gibson's user avatar
1 vote
0 answers
138 views

How to properly scale a texture from the bottom left in the compositor?

My problem is as follows: I need to scale and offset a texture by arbitrary amounts. I cannot find a meaningful relationship between scaling and offset on the texture node in the compositor to ...
Toxic Cookie's user avatar