Vector displacement from Height Map values ?
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
- Creative_Sheep

- Posts: 113
- Joined: Sat Oct 06, 2018 10:42 pm
How can I load height data into Standalone then take this data and use specific values from this as to control the direction and amount of a vector displacement ?
- Creative_Sheep

- Posts: 113
- Joined: Sat Oct 06, 2018 10:42 pm
What you described is what I want to do. Take a value from the height map, then use that value to create a vector displacement vector. In other words, if I have a height map and in that height map is this arbitrary value of 0.45347; I want that value as a vector displacement value so that when rendered or combined with the height map that specific value is converted to a vector displacement value and renders as a vector displacement with the height map.jobigoud wrote:Can you clarify what you want to do with an example?
You can take the height map and plug it into an OSL shader. The OSL shader can read the height values and produce a displacement vector based on the height. Is this what you want to do?
