Page 1 of 1

MEL question: random point on poly face with uv info ?

Posted: Tue Nov 06, 2007 12:34 am
by deadalvs
hello ...

i am currently searching for a way how to find a random point on a poly face (triangle or quad) with knowing the UV-space coordinates at the same time.

by working only geometrically with the cvs there's no way to get the UV coordinates of a randomized point and there's no way to get world coordinates of a desired UV point since it may be projected many times across a mesh...

any idea ?
:?