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 work with displacement Map | 4 | 1355 | September 17, 2021 | |
How to make plane geometry vertices position equals to material`s displacement map? | 6 | 958 | February 12, 2023 | |
Getting accurate BufferGeometry position attributes after displacementMap applied to MeshStandardMaterial | 1 | 897 | December 24, 2021 | |
Material displacement map makes the texture unwrap the model's surfaces | 10 | 4046 | November 2, 2019 | |
Update displacement map | 5 | 2445 | April 7, 2017 |