Actuamy it is not quite working well.
I'm having troubles getting xsi recgnize how many points there is per
cluster.
Still looking for a decent proper solution. If anyone knows...
On Mon, Aug 24, 2015 at 7:22 PM, Olivier Jeannel <[email protected]
<mailto:[email protected]>> wrote:
Solution !
Inline image 1
On Mon, Aug 24, 2015 at 7:04 PM, Olivier Jeannel
<[email protected] <mailto:[email protected]>> wrote:
Hi list,
Sorry for the bizarre name, but I couldn't find anything better.
I'm bangging my head at reproducing a pointcloud that does this :
Inline image 1
Basicly :The yellow pointcloud has 5 points (id=0,1,2,3,4)
How could i for example generate a pointcloud that counts
10 points at id 0
20 points at id 1
30 points at id 2
40 points at id 3
50 points at id 4
??
I'm able to generate clusters of points, but aways the same
number per point. Like this :
Inline image 2
Does anyone knows how to achieve this ?