Rhino tutorialThe Comet is back! Python + Rhinoscript
Sketching by Rhino ( Python + Rhinoscript). Happy New Year 2021! Feel free to edit/modify the script below #THE COMET IS BACK! Happy New Year 2021 – by Luciano Ambrosini import rhinoscriptsyntax as rs import random as rnd #create an empty list ptList = [] ##—–INPUT—–## #input values for imax and jmax […]