Hi Everyone,
I am trying to achive an effect as shown on the image below - little lights on a square array but I would like the lights to follow a curved surface (the grey areas between the lines):
No idea how I can achive this effect. Thank you for all the help.
Thanks,
Anna
thanks for responding - yes, I want to distribute points on a curved surface. At this point I am less concerned about the distance between them. It would be nice to control the amount/distance but I believe this would require grasshopper.
Hi,
This script will create points at random locations on the surface.
If you had any specific pattern in mind, or distribution you can change the script accordingly, or tag me DistributePointsOnSurfaceRandom.py (906 Bytes)
Hope that helps,