Advanced 3D displacement map
in
Programming Questions
•
3 years ago
Today I learned in this topic:
http://forum.processing.org/topic/basic-displacement-maps
how to make a displacement map.
This map uses noise for the z index.
Is it possible to control the z indexes from a data file?
Also, I want to control the z index of each point separately.
I don't know how to solve this. Can anybody help me out a little?
1