|
|
Rafal 'Raf256' Maj wrote:
> how can I distribute some points randomly on sphere, but that they would
> be +/- in same range from each oter (uniformly) ?
>
make random points in the cube <-1,-1,-1>,<1,1,1> and if their
distance from origin is <1 project them on the sphere otherwise throw them
away
--
POV-Ray Objects Collection: http://objects.povworld.org
Post a reply to this message
|
|