New Flowfield!

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
User avatar
JayPro
Posts: 738
Joined: Sat May 01, 2004 10:51 pm
Location: Huntington Station, Long Island, New York

New Flowfield!

Post by JayPro »

One Among Many to Come Soon.....
================================================================================================
//Dapper by Jay Protopapas
//8-20-20

ASPC=1,

A0=" 5.7+rnd(3.5)",
A1=".57+sqr(rnd( .35))",
A2=".004+ rnd(.006) "

srcR=" trwv(cos(theta-a2)) - clamp(sin( r*a2) + abs(atan2(sin( y*a0),pos(sqrt(trwv(-x*a0+a2)))))) ",


srcT=" trwv( flip(r+a1)) / hypot2(rnd(x*a0),trwv(rnd(y+a2) + atan2(sqr(y*a1),trwv(flip(sqr(-r*a2)) )))) ",


Vers=100
"God is syntax."

Post Reply