MoI discussion forum
MoI discussion forum

Full Version: Enneper Surface Script

Show messages:  1-2  3-22  23-38

From: wastzzz
17 Feb 2014   [#3]
Bellissimo!
From: Frenchy Pilou (PILOU)
18 Feb 2014   [#4]
French version ;)

http://moiscript.weebly.com/geacuteomeacutetries-par-bemfarmer.html


From: Max Smirnov (SMIRNOV)
18 Feb 2014   [#5]
Great! Really cool script!
From: TOM (SIRTOM)
24 Apr 2016   [#6] In reply to [#5]
Hi,

I am adding a link here

http://www.indiana.edu/~minimal/maze/figures/planarenneper.jpg

and the question how to achieve a planarenneper - is it generated with another formula or
just a variation of the Bemfarmer-script ?
From: bemfarmer
24 Apr 2016   [#7] In reply to [#6]
Hi Tom,

Based upon limited google-ing, apparently the "planar enneper" is a "Richmond_surface" combination of plane and enneper.

for m=2, there is a real parametric expression here, which looks fairly simple:

https://en.wikipedia.org/wiki/Richmond_surface

I have not seen a javascript program for Weierstrass. :-)

https://en.wikipedia.org/wiki/Weierstrass%E2%80%93Enneper_parameterization

- Brian

https://www.math.hmc.edu/~gu/curves_and_surfaces/surfaces/richmond.html
From: TOM (SIRTOM)
25 Apr 2016   [#8] In reply to [#7]
"which looks fairly simple"

Well "simple" is relative ;-)

The simpliest, for me, will be to build it by hand and forget
about this intimitating formulas :-)
From: Ken (OKURO)
25 Apr 2016   [#9] In reply to [#1]
First of all thank you for your fantastic contributions, simply great !

I tried to install the rhino math plugin,, download link:
http://rhino3.de/_develop/__v3_plugins/math/MathForV5.zip
but unfortunately the math library is missing
and may be that also the VBscript libraries are missing ?
I am wondering if you happen to know another source to download?
Very many thanks,

Ken
From: bemfarmer
28 Apr 2016   [#10]
Here is a draft script of the Richmond surface, which has Enneper end near the center, and Planar end at the periphery.
Order can be increased for more ruffles.
Additional description is in the .js file.

- Brian

Attachments:
_RichmondSurface1ALPHA.zip


From: TOM (SIRTOM)
1 May 2016   [#11] In reply to [#10]
Have not been at the forum for a couple of days and coming back - guess what - just discovered that bemfarmer has
come up with a new script !! Awesome Sunday surprise. And THANK YOU so much Mr bemfarmer for wiring up
this nice little tool - I am amazed.
From: TOM (SIRTOM)
2 Jun 2016   [#12] In reply to [#11]
Hi.

The enneper script by default generates curves with dimensions between 0 and around 3mm.
I create lofts from them and these surfaces should fit with others of much larger scale (between 30
and 100 mm) So it would make work more fluid if I were able to create the enneper curves at
a bigger / chosen scale. (increasing the "max" value wont help as this drastically changes the shape
of the generated curve. My question here is :

What do I have to insert in the script to create curves with a bigger radius, example 100 mm ?
From: James (JFH)
2 Jun 2016   [#13] In reply to [#12]
Tom,

Not sure if this helps, but attached is a very simple .nod file
for enneper generation that can be scaled.

-James

Image Attachments:
enneper.jpg 


From: mkdm
2 Jun 2016   [#14] In reply to [#13]
Hi James,

Thank's a lot!

How much can be eclectic the MathArray Node made by Max ?!!

It would be fantastic if almost every plugin written until now for Moi,
could be rewritten for NodeEditor!!!

Nice day,

Marco (mkdm).
From: TOM (SIRTOM)
2 Jun 2016   [#15] In reply to [#13]
Thankyou James. Does the Nodeeitor work for V2 ?
From: James (JFH)
2 Jun 2016   [#16] In reply to [#15]
Tom,

>> Does the Nodeeitor work for V2 ?

I don't know, I'm using V3.
I can't see why it wouldn't.
Give it a go, it's great fun.

Good Luck
-James
From: TOM (SIRTOM)
2 Jun 2016   [#17] In reply to [#16]
Looks like an amazing tool - will have a look and hope to find instructions
From: Frenchy Pilou (PILOU)
2 Jun 2016   [#18]
About the Node Enneper : Maybe you must limit number of Lobes to 12!
It's freezes and blocks Moi over 12 ! (in reasonable time)


From: TOM (SIRTOM)
2 Jun 2016   [#19] In reply to [#18]
No nodes possible in V2. Thinking about transition to V3 but there are
still lots of secrets for me to unpack in V2 before getting to know all
the new treasures hidden in V3.
From: TOM (SIRTOM)
27 Sep 2017   [#20]


Hi.

The Enneper script generates curveswith very small dimensions around 1,5 mm.
Is there a way to change some numbers in the script to be able to generate curves with much larger dimension - I am currently curves with MaxRadiis around 170mm.

I achieve this by scaling, of cours, bur would be very helpful toe get the desired size directtly.

TOM


From: bemfarmer
27 Sep 2017   [#21] In reply to [#20]
Since MoI does Scale, I usually do not put in a scale.

Here is a version with a built in scale multiplier.

- Brian

The enneper curves, depending upon settings, have about 2 orders of magnitude already. (???)

Attachment revised 9/28/2017, with Update error and Scaling error fixed.

See corrected script, post 25 below.
From: TOM (SIRTOM)
28 Sep 2017   [#22] In reply to [#21]
Hey Brian thank you - thats awesome !

I may be doing something wrong as I am getting different curves
with the two scripts using the same values - see attached file.

White _
Originale Enneper script
lobes 5 Max Radius 1,15 - then scaled manually

Red
New Enneper script
lobes 5 Max Radius 1,15 -scaled with slider

Attachments:
file01.3dm


Show messages:  1-2  3-22  23-38