Page 1 of 1

Hairy looking

Posted: Wed Aug 17, 2005 2:10 am
by Bargonaut
Image
CFDG Here

Any suggestions for closing the center gap?

-Brad

Posted: Wed Aug 17, 2005 10:54 am
by MtnViewJohn

Code: Select all

rule sticks {
line { s 0.1 x -5 y 9 }	// fill center
line { r 15 }
line { r -15 }
line { r 45 }
line { r -45 }
sticks { s 0.9999 x 0.2 y 0.12 r 1.333 }
}

Posted: Wed Aug 17, 2005 4:21 pm
by mtnviewmark
don't close the gap - I liked it!

Posted: Wed Aug 17, 2005 9:51 pm
by Bargonaut
I found something to do with the furry ball...

Image
CFDG Here

-Brad

Posted: Wed Aug 17, 2005 10:45 pm
by fbo
Very nice start of the day. I noticed that if the 'line's are drawn with CIRCLE instead of SQUARE, fuzzy becomes 'softer'.

Posted: Sat Aug 20, 2005 6:48 pm
by UglyPuppy
That's disgustingly cute...

...good job! ;)

Posted: Sun Aug 21, 2005 10:04 pm
by robo git
Bargonaut wrote:I found something to do with the furry ball...

CFDG Here

-Brad
Interesting... (and cute)

For smaller circles, if you change the shape to TRIANGLE and rotate it by 180 degrees it looks very fuzzy indeed, but the larger "body" looks like it's some kind of scoured 3D texture. Observed with screen at 1280x1024, CF maximized - just thought you might find that interesting.

Some of the configs that are comming out lately just blow me away :)