custom deformer, generates fractal noise according to the models UVs and normals. All calculations happen in multithreading, it allows to process data for millions of points in reailtime, even with high level noise complexity with many octaves ( final metrics depends on the pc config and maya version). done as a part of my learning maya programming and c++ api