Good day! My name is Irina. I and my 2 team mates(Alex and Tudor) are students at DIA - Mastercourse (Dessau, Anhalt, Germany). This semester we are working on developing the masterplan for the 2012 Olympics in London. We've made several pattern studies and urban analysis and in the process we have used also the magnetic field definition for grasshopper.
To make a general idea of what we are working on you can visit also our blog: http://diastudioxss09.blogspot.com/ Right now i am writing you because we are a little bit stuck and we thought that you might be able to help us. We are trying to use the magnetic field lines in our design but we weren't able to make grasshopper draw them for us. Do you think you could help us with that? Or at least give us some good advice we could follow in order to make it happen? Thanks alot! Hope to hear good news any time soon now! All the best! Irina Tudor Alex On May 1, 2:12 pm, Dan <danielpi...@yahoo.co.uk> wrote: > Looking good > > Yes, the connection with principal curvatures of surfaces is really a > very interesting aspect of these conformal mappings. > Sawako and Panagiotis (http://www.sawapan.eu/) from AKT made a hugely > impressive presentation of some of this kind of thing at the recent > Shape to Fabrication. > > On Apr 30, 9:35 pm, enrique <actg.c...@googlemail.com> wrote: > > > HI Daniel > > thanks a lot for your last vimeo!! it's pretty yummy.. > > for the momment i'm having fun trying on my own, in a definition > > based on yourmagneticdisplacement.. > > with a starting VB > > node..http://grasshopper3d.googlegroups.com/web/streamlines.JPG?gsc=dipLEgs... > > still to get improved.. > > some topological remesh in mind..( based in streamlines XD) > > have you seen this?ftp://ftp-sop.inria.fr/prisme/alliez/anisotropic.pdf > > > On Apr 26, 5:10 pm, Dan <danielpi...@yahoo.co.uk> wrote: > > > > Cool stuff Enrique. > > > > I think some of the most common techniques for this type of thing are > > > the Euler, Verlet and Runge-Kutta methods (roughly in order of > > > increasing accuracy and difficulty). > > > > In the simplest case of the Euler method you simply take thefieldvectorat > > > a point, move along it, then take the newvectorat that > > > point and so on. > > > The problem with this is that errors quickly build up, which the more > > > advanced methods adjust for in various ways. > > > > There are lots more variations within and aside from these, all of > > > which make various trade-offs between accuracy and speed. > > > >http://en.wikipedia.org/wiki/Numerical_ordinary_differential_equations > > > > On Apr 26, 12:18 pm, enrique <actg.c...@googlemail.com> wrote: > > > > > Oh thanks Dan! > > > > > i just tried something very quick..from your > > > > definitionhttp://grasshopper3d.googlegroups.com/web/streamline.JPG?gsc=92g-gQsA... > > > > i'lll try to do it properly using a vb script..