Grasshopper c# - interference sine wave in 3d - Grasshopper Developer - McNeel Forum
Por um escritor misterioso
Descrição
Hi! I am struggling how to make multiple sine graphs in one grid points. In other words, multiple sine waves interfere each other in 3d. Below is my c# script ; List pts = new List(); for(int j = 0 ; j < v ; j++){ for(int i = 0; i < u ; i++){ Point3d p = new Point3d(i, j, 0); double dist = pt.DistanceTo§; double z = Math.Sin(dist); Vector3d vec = new Vector3d(0, 0, z); p += vec; pts.Add§; } } A = pts; In my script, the sine graph starts from pt (blue color in the screenshot) and I
Algorithms, Free Full-Text
ModeLab Grasshopper Primer Third Edition by Gil Akos & Ronnie Parsons by Pablo C. Herrera - Issuu
Scripting - McNeel Forum
Sine wave problem - Grasshopper - McNeel Forum
Sine Waveform (Grasshopper Tutorial)
PDF) Photogrammetric Tools for Restoration Purposes: Open-Air Bronze Surfaces of Sculptures
Grasshopper 0.9.0051 available for download – Grasshopper
Algorithms, Free Full-Text
Elevating Chemistry Research with a Modern Electronics Toolkit
Grasshopper Primer by M A S K - Issuu
interconnected sine waves - Grasshopper
Misunderstanding sine wave and the graph mapper - Grasshopper - McNeel Forum
Grasshopper c# - interference sine wave in 3d - Grasshopper Developer - McNeel Forum
C#ScriptingForGrasshopper 1stedition 20200318, PDF, Data Type
Unable to get sine wave variation in extrusions - Grasshopper - McNeel Forum