generative modeling for Rhino
public class MyComponent:GH_Component{ myObject obj; void MyPreview(object sender, DrawEventArg e) { //draw my object in the display pipeline } public override void…Continue
Started this discussion. Last reply by Ian Chan Mar 5.
here is my code: private Point3d[,] UVPointMatrix(Surface srf, int u, int v,bool swap) { Interval domU = srf.Domain(0); Interval domV = srf.Domain(1); …Continue
Started this discussion. Last reply by David Rutten Aug 11, 2010.
I've been writing some custom components for Grasshopper for several days.Something is bugging me.And I start to comparing GH to some other Node Based softwares.Sometimes, a component in GH contains…Continue
Started this discussion. Last reply by Ian Chan Aug 15, 2010.
I'm planning to learn one of these two languages.Which one of them has a better performance?Continue
Tags: performance, VB.net, C#
Started this discussion. Last reply by Giulio Piacentino Jun 28, 2010.






© 2012 Created by Scott Davidson.
Powered by