Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexpected results attempting to use texture or noise nodes as drivers for vertex displacement #15

Open
trobins78 opened this issue Feb 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@trobins78
Copy link

example set up:
image

Here my expectation is that the vertices move further away from object origin (along normal) based on color values of the texture or procedural noise.

Here it is with no multiply:
image

Multiplied by 30X:
image

The verts are moved along their normals but the texture seems to have no affect.

**Please let me know if I'm misunderstanding! Thanks!

@trobins78 trobins78 added the bug Something isn't working label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant