Create a simplex noise for gltf model

Hi!

Try to use this instead:

mesh.geometry.attributes.position.needsUpdate = true;
mesh.geometry.attributes.normal.needsUpdate = true;