Search - User list
Full Version: How to create Different Rotation each uv tile?
Root » Houdini Lounge » How to create Different Rotation each uv tile?
habernir
Hello

I have tiled uv
But I want to create different Rotation each uv tile in vop , how do I do it?
Dennisleon
habernir
How to create Different Rotation each uv tile?    260   0   0

Hello,

In VOPs, you can achieve different rotations per UV tile with two approaches:

Math & UV coords: Use UV coordinates (from "uv" node) with math functions(sin/cos) to calculate a rotation vector for each tile. Apply this vector to the vertex positions using "rotate" and "transform" nodes. (https://www.health-insurancemarket.com)

Ramp VOP (gradual): Create a Ramp VOP defining a color gradient for rotation values. Extract separate rotation vectors (x, y, z) from the gradient output. Apply these vectors for rotation and transform like method 1.

I hope the solution may help you.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB