Looking for flowfields...

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
gpvillamil
Posts: 16
Joined: Sun May 02, 2004 7:11 am

Looking for flowfields...

Post by gpvillamil »

I just realized that I wiped the Plasmaflorichedon (sp?) flowfield when I reinstalled GF2.6.2, and that the post containing it was in the old discussion board. Anyone have a copy or can repost?

Kodotai
Posts: 8
Joined: Mon May 03, 2004 11:09 pm

plasmaflorichedron

Post by Kodotai »

per your request, plus a bonus. copy/paste into individual text only file(s) without the "---"

- e. kodotai

----------------------

// Plasmaflorichedron
// By Erich Kodotai

Aspc=1,

A0="4.0459768686868759 + flor( rnd( 4 ) )",

srcT="theta + 0.01 * sin( a0 * theta )",
srcR="r + 1.025786595959786 * ( sin( r * a0 ) - pos( sin( theta * a0 ) ) ) * clip( r )",

Vers=260

------------------------

// Plasmaflorichedron II
// By Erich Kodotai

Aspc=1,

A0="3.008900890089 + flor( rnd( 1.618033988749894848204586834365638117720309 ) )",

srcT="theta + 0.00000000000000001 * sin( a0 * theta )",
srcR="r + 1.618033988749894848204586834365638117720309 * ( cos( r * a0 ) - pos( cos( theta * a0 ) ) ) * clip( r )",

Vers=260

-----------------------

gpvillamil
Posts: 16
Joined: Sun May 02, 2004 7:11 am

Post by gpvillamil »

Thanks! Nice one! Keep up the good work!

Post Reply