I have e heightMap and i load it into a texture , create a meterial and set the material displacementMap = heightMapTexture , apply the material and planeGeometry to a mesh and add the to the scene. The question is how can i access the values ot the position vertices , i tried looking at the material,texture and plane geometry properties but found nothing. Also can the displacement map be applied to geometry buffer?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Getting accurate BufferGeometry position attributes after displacementMap applied to MeshStandardMaterial | 1 | 873 | December 24, 2021 | |
How to work with displacement Map | 4 | 986 | September 17, 2021 | |
How to make plane geometry vertices position equals to material`s displacement map? | 6 | 864 | February 12, 2023 | |
Alternative to displacementMap just using values or data | 1 | 563 | June 17, 2020 | |
Displacement map causing gaps on edges of the box | 1 | 390 | January 5, 2024 |