brain

If you have a design you're proud of, share the cfdg file here. It's also a good place to ask for feedback and collaborate.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
pit
Posts: 1
Joined: Fri Jul 15, 2005 4:29 am

brain

Post by pit »

hello this is my first image.
I am little friend of lat3x.
My english is poor.
see you

Code: Select all

startshape A

rule A
{
  MiTri { }
  MiTri { s .97 b 1 }
  A { x -.445 y .365 r 34 s .845 }
  A { x .645 y .185 r -56 s .55 }
}


rule MiTri
{
  TRIANGLE { size 1 1.7 skew 30 0 r 124.5 }
}

ism
Posts: 4
Joined: Tue Jul 12, 2005 9:20 pm
Location: New Jersey

Post by ism »

Wow, that looks really nice. Almost like a fractal.

Tight code, too!

Post Reply