Grasshopper

generative modeling for Rhino

Eric Werner
  • Male
  • London
  • United Kingdom
Share on Facebook
Share Twitter

Eric Werner's Friends

  • Onur Ozkaya
  • Rajaa Issa
  • Bob McNeel

Eric Werner's Groups

Eric Werner's Discussions

Perpendicular frames along a curve in VB
3 Replies

Started this discussion. Last reply by Damien Alomar Jun 7, 2010.

Smooth transformation of an arch to line
3 Replies

Started this discussion. Last reply by Eric Werner Jun 7, 2010.

Offsetting a curve in VB
2 Replies

Started this discussion. Last reply by genericData Feb 18, 2010.

 

Eric Werner's Page

Latest Activity

Eric Werner replied to Rajaa Issa's discussion New Release - April 9, 2012 in the group PanelingTools GH Add-On
"Hi Raja, I have a little problem in rhino 5 (latest) and GH (latest).  I downloaded the 9thof april gh plugins and get the following error. what could be wrong? I'd greatly appreciate any help.   Thank you in advance, Eric"
Apr 24, 2012
Eric Werner joined Rajaa Issa's group
Thumbnail

PanelingTools GH Add-On

Parametric tools to create and manipulate rectangular grids, attractors and support creative morphing of parametric patterns. This is a BETA version and works only with the latest Rhino 5.0 BETA on Windows 32 & 64 Bit.See More
Apr 24, 2012
Eric Werner joined Steve Baer's group
May 19, 2011
Eric Werner commented on Joakim Hoen's photo
Mar 1, 2011
Eric Werner joined Luis Fraguada's group
Thumbnail

gHowl

gHowl is a set of components which extend Grasshopper's ability to communicate and exchange information with other applications and physical devices.See More
Nov 9, 2010
Damien Alomar replied to Eric Werner's discussion Perpendicular frames along a curve in VB
"The Plane from the FrameAt function represents the full orientation of the curve at that point, of which, the tangent vector is a part of it. The X direction will be the tangent vector, the Y direction will be the normal (the vector pointing from…"
Jun 7, 2010
Eric Werner replied to Eric Werner's discussion Perpendicular frames along a curve in VB
"Hi Damien, Thanks for your reply, I was thinking I might be able to get the Perpendicular rotation by using Curve.tangentAt(t) to get the new normal direction of the plane. Having a go at it now. Eric"
Jun 7, 2010
Damien Alomar replied to Eric Werner's discussion Perpendicular frames along a curve in VB
"The frames that are produced by that function are organized in a slightly different form than the perpendicular frames. Those frames are still useful as you can juggle them around and get a perpendicular one that you're looking for. Using your…"
Jun 7, 2010
Eric Werner posted discussions
Jun 7, 2010
Eric Werner replied to Eric Werner's discussion Smooth transformation of an arch to line
"Thank you so much Giulio for you quick and elegant solution! I made it into a function for anyone else that might need it. Private Sub RunScript(ByVal angle As Double, ByVal length As Double, ByVal sPt As On3dPoint, ByRef crv As Object) '…"
Jun 7, 2010
Giulio Piacentino replied to Eric Werner's discussion Smooth transformation of an arch to line
"Same, for Grasshopper 6.59."
Jun 7, 2010
Giulio Piacentino replied to Eric Werner's discussion Smooth transformation of an arch to line
"Hi Eric, please see if this method helps: - Giulio"
Jun 7, 2010
Eric Werner commented on Rinus Roelofs's photo
Thumbnail

unroll-torus-a

"Truly a cool model! Could you tell a bit more about how you got this geometry is it through a mathematical function that the surface is generated?"
May 27, 2010
Eric Werner replied to Guan Xiong's discussion SOS how to make fin to its normal when i did it the right way?
"Hi Guan, I have a simple solution for you that projects a set of curves to a surface and offsets the projected curves to the normal of the surface at 10 specific points along the surface. What it actually does is; projects the crv to the surface…"
Apr 28, 2010
Eric Werner replied to Chris's discussion round off numbers?
"Hi Chris, You can do this easily by making a function that formats doubles Private Sub RunScript(ByVal x As Double, ByRef A As Object, ByRef B As Object) ' You can do it by chopping the numbers off like below A = Format(x,…"
Mar 30, 2010
genericData replied to Eric Werner's discussion Offsetting a curve in VB
"Here is a working version of the script. Dim Normal As New On3dVector(nPt1 + nPt2) This addition is not acceptable because it is not belong to any Constructor of On3dVector class. Also, you need to be really careful figuring what return type of the…"
Feb 18, 2010

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service