My latest pics

蜃気楼

Jirachi Fan
  • 246
    Posts
    17
    Years
    • Seen Feb 27, 2010
    My new pictures, please look and comment

    After I learned some drawing techniques of Photoshop, I drew a picture of Jirachi.
    I used vector masks for stroke and paint inside the layer for shading.

    [PokeCommunity.com] My latest pics


    I also made a Jirachi banner,

    [PokeCommunity.com] My latest pics


    Also look at other images created with Context Free Art.

    Galaxy
    [PokeCommunity.com] My latest pics

    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
    [PokeCommunity.com] My latest pics

    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 }
    }

    Please comment on them.
     
    Last edited:
    these are all great, the banner with the picture match. I think it would of been cooler if you tilted the Jirachi at an angle where all three of its points were coming off of the banner


    :t354:TG
     
    Back
    Top