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 | |
---|---|---|---|---|
How to make plane geometry vertices position equals to material`s displacement map? | 6 | 949 | February 12, 2023 | |
How to work with displacement Map | 4 | 1341 | September 17, 2021 | |
Getting accurate BufferGeometry position attributes after displacementMap applied to MeshStandardMaterial | 1 | 894 | December 24, 2021 | |
Why are the z values of a plane always 0 even after applying a displacement map? | 3 | 40 | September 18, 2024 | |
Displacement map is not working | 2 | 722 | August 17, 2023 |