Need help with creating point matrix

Need help with creating point matrix.

I attached two pictures. The example picture shows it should create a point matrix and then create circles. But I just create a set of point standing on one line. I am using the same node set as the example. Does anyone know what happens here? Thanks!

Can you post the version of the graph that is producing the second image?

My first guess would be that you don’t have Point.ByCoordinates crosslaced in the second image.

@ycai9HR9Q Make sure to set the lacing to Cross Product on Point.ByCoordinates Node


Right click on the node and navigate to cross product as shown
image

2 Likes

Hi Robert, thank you for the reply. I didn’t check cross lacing. Now it works!

Thank you AmolShah. Now it works!