StaticFiaFractals

Posted by s on Aug. 13, 2007, 11:25 p.m.

Here are 7 banners I have made for StaticFire,upon request

First time I've ever been asked for a fractal…

Personally,I think it could have be more grayish,but I'll make changes after someone else rapes it
x=0;y=0;v=0;draw_set_font(fnt)
do{do{draw_point_color(x,y,make_color_hsv(32*sin(degtorad(v*x)),64+128*cos(degtorad(y)),230+25*(cos(degtorad(x*y)+sin(degtorad(x*y))))))
x+=1;v+=pi}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia.PNG

x=0;y=0;v=0;draw_set_font(fnt)
do{do{draw_point_color(x,y,make_color_hsv(200+55*sin(degtorad(v*x)),64+128*cos(degtorad(y)),230+25*(cos(degtorad(x+y)+sin(degtorad(x+y))))))
x+=1;v+=pi}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia2.PNG

x=0;y=0;v=0;draw_set_font(fnt)
do{do{draw_point_color(x,y,make_color_hsv(222+64*sin(degtorad(sqr(x)+v)),64+128*cos(degtorad(y)),230+25*(cos(degtorad(x+y)+sin(degtorad(x+y))))));x+=1;v+=pi}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/staticfia3.PNG

x=0;y=0;v=0;draw_set_font(fnt)
do{do{draw_point_color(x,y,make_color_rgb(64+64*cos(degtorad(x*v)),64+64*cos(degtorad(x*v)),128+32*cos(degtorad(x*v))));x+=1;v+=pi}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia4.PNG

x=0;y=0;v=0;c=0;draw_set_font(fnt)
do{do{
c=make_color_rgb(64+64*cos(degtorad(x*v)),64+64*cos(degtorad(x*v)),128+32*cos(degtorad(x*v)))
draw_point_color(x,y,make_color_hsv(170+10*cos(degtorad(color_get_hue(c))),max(color_get_saturation(c)-64,16),min(color_get_value(c)+128,240)));x+=1;v+=pi}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia5.PNG

x=0;y=0;v=0;draw_set_font(fnt)
do{do{
c=make_color_hsv(222+64*sin(degtorad(sqr(x)+v)),64+128*cos(degtorad(y)),230+25*(cos(degtorad(x+y)+sin(degtorad(x+y)))))
if color_get_hue(c)<100{c=make_color_hsv(0,0,color_get_value(c))}
draw_point_color(x,y,c);x+=1;v+=pi
}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia6.PNG

x=0;y=0;v=0;draw_set_font(fnt)
do{do{
c=make_color_hsv(222+64*sin(degtorad(sqr(x)+v)),64+128*cos(degtorad(y)),230+25*(cos(degtorad(x+y)+sin(degtorad(x+y)))))
if color_get_hue(c)<100{c=make_color_hsv(0,0,color_get_value(c))}
if color_get_hue(c)>200{c=make_color_hsv(0,0,color_get_value(c)-64)}
draw_point_color(x,y,c);x+=1;v+=pi
}until x=817;x=0;y+=1}until y=106
draw_set_color(-1)
draw_text(32,-8,"static");draw_text(96,36,"fire")

http://64digits.com/users/serprex/StaticFia7.PNG

Comments

Mu6502 17 years, 4 months ago

Never been a big fan of red & yellow,but this looks good.

FireflyX 17 years, 4 months ago

err….. wow he actually made one. Anyway i like the style of that but i have a few more requests :)

This is hard to explain so i will demonstrate with a shitty drawing:

The top one shows how it has all the curves at the moment but i want it like the bottom one with just one curve.

Also just a few color changes. Firstly the orange needsto be shades of light grey, then i want the sparkly yellow bits light blue.

s 17 years, 4 months ago

>_>

I'll get working on that,though you can prolly see how that is gna take a bit of work by looking at my code

@murf=Ya,I hate the colors too.But the name has the word fire in it

FireflyX 17 years, 4 months ago

ok the light shine thing is awesome now change the red to um… #EDEDED

s 17 years, 4 months ago

"Thanks serpy:p"

-FF's 2xPost>_>

Ya,I can make it a bit more red.Thanks be to modulos

FireflyX 17 years, 4 months ago

no i want grey, #EDEDED is a grey color click here My site has a strict blue and grey only color scheme :)

Also sorry i forgot about your objection to 2x posting XD

s 17 years, 4 months ago

GIR YOU

I'm using HSV,so gray can only be done with 0sat.Anyways,I'll work out your blue and gray,even if red would be most suitable for the name

FireflyX 17 years, 4 months ago

i know it's just that the rest of the site is blue and grey. Here have a look http://www.staticfire.co.uk Those are nice banners but wrong color :p

s 17 years, 4 months ago

Ah,I'll work on making that banner brighter then

FireflyX 17 years, 4 months ago

yeh just make that blue brighter