My art (by Aug(8) 2009)

SpaceMan

Aspiring Trainer
Member
Here are some newest art I've created.

Jirachi render
1z36jwp.jpg

Galaxy
full_1918.png

Code:
startshape spiral
 
background { b -1 }
 
rule spiral {
  6 * { r 60 } {
    150 * { r 10 s 1.1 y 1 sat - 0.01 } cloud { b 1 sat 0.1
h 210 s 0.1 }
  }
  center { h 210 sat 0.2 a - 0.8 b 1 s 55000 }
  2 * { r 90 } center { h 30 sat 0.6 a 0.8 b 1 r 90 s 40000
}
}
 
rule center {
  cloud { }
  6 * { r 60 } center { y - 12 s 0.8 sat + 0.1 a - 0.2 }
}
 
rule cloud {
  cloud2 { x 2 y 2 }
  cloud2 { x 2 y - 2 }
  cloud2 { x - 2 y 2 }
  cloud2 { x - 2 y - 2 }
}
 
rule cloud2 {
  CIRCLE { }
}
 
rule cloud2 {
  cloud2 { }
}
 
rule cloud2 25 {
  cloud { sat 0.25 s 0.65 r 30 a - 0.0001 }
}
 
rule cloud2 0.1 { }
Blue Shell
full_1917.png

Code:
startshape spiral
 
rule spiral {
  row { sat 1 b 0.6 h 200 a -15 }
  spiral { s 0.98 r 5 y - 1 }
}
 
rule row {
  200 * { x 1 r 1 s 0.99 h 0.1 b 0.01 a 0.001 } CIRCLE { s
10 }
}
(see all of my Context Free Art images here)
Processing/Processing.js Fireworks
http://www.hascanvas.com/firework

My other images
Simple Jirachi Avatar
simplejirachiavatar.png

Jirachi Avatar w/ Scanline
jirachiavatar-scanline.png

UnitedUniverse button
UnitedUniverseBtn.png

UnitedUniverse Banner
uu-mvc-2.png

Crash IE Banner
crashie.png

crashie-plain.png

Jirachi Wallpaper
http://img193.imageshack.us/img193/6289/jirachiwpvector.png
http://img32.imageshack.us/img32/6318/jirachiwpvectorblue.png
http://img140.imageshack.us/img140/1993/jirachiwpvectorpink.png
Perspective Buildings
http://spacemanplusplus.deviantart.com/art/Perspective-Buildings-Vector-126082827
Pokemon Palace
pp-banner.png

"You won"
youwin.png

Old UnitedUniverse banner
uu-banner.png

SF2 Online Battle Guide
sf2onlinebattleguidebanner.png


Please comment on them
 
Back
Top