A Flash Developer Resource Site

Search:

Type: Posts; User: dudeqwerty

Search: Search took 0.52 seconds.

  1. Replies
    50
    Views
    146,800

    Sticky: ......... flash 7: var af:Object = {x:0,...

    .........

    flash 7:


    var af:Object = {x:0, y:0, rd:3000, e:5, c:0, t:0, sl:300};
    var points:Array = [{x:-(af.sl/2), y:-(af.sl/2), z:-(af.sl/2)}, {x:(af.sl/2), y:(af.sl/2), z:-(af.sl/2)},...
  2. Replies
    50
    Views
    146,800

    Sticky: slinx here is the code for the flash 8 version,...

    slinx here is the code for the flash 8 version, and believe it or not the code for a flash 7 version!

    flash 8:


    import flash.geom.Matrix;
    var af:Object = {x:0, y:0, rd:3000, e:5, c:0, t:0,...
  3. Replies
    50
    Views
    146,800

    Sticky: some more 3d for you, gotta admit i stole the...

    some more 3d for you, gotta admit i stole the idea from senocular, but i'd say mines more functional.

    http://zlatan.surfimpress.co.uk/pictureCube.html (600+ KB)

    im undecided as whether or not...
  4. Replies
    50
    Views
    146,800

    Sticky: its quite simple when you figure it out. heres...

    its quite simple when you figure it out.

    heres a simplified explanation:

    the displacment filter map works with colour values, bluey colours shift the pixels up, greeny colours shift the pixels...
  5. Replies
    50
    Views
    146,800

    Sticky: 3D Perlin Wave

    hi, me AGAIN....

    i Really liked how this experiment turned out so i thought i'd share it with you;

    check it out

    using a modified 3D engine, i used perlin noise on a bitmapData to calculate...
  6. Replies
    50
    Views
    146,800

    Sticky: BitmapData Resizing Algorithm

    me again,

    got a bitmapData resizing algorithm for ya

    view it here

    and the fla is here

    the main part of the script is a modification of the bitwise left shift operator (<<)
  7. Replies
    50
    Views
    146,800

    Sticky: LiquifyFilter class

    here's thet LiquifyFilter Class i said i was going to make:

    edit: i have fixed the scope problems, and i have updated the usage example,

    have fun!



    // LiquifyFilter.as
    /*
  8. Replies
    50
    Views
    146,800

    Sticky: a couple more: Motion Blur Gallery...

    a couple more:

    Motion Blur Gallery (half a meg)

    Bevel Blob
  9. Replies
    50
    Views
    146,800

    Sticky: thanks boys. jAQUAN, im self taught and always...

    thanks boys.

    jAQUAN, im self taught and always have been, cant stand people trying to teach me their way of doing things.

    as for the filters, the documentation is a little thin, but all you...
  10. Replies
    50
    Views
    146,800

    Sticky: here's a few of mine. Liquify Tool...

    here's a few of mine.

    Liquify Tool

    Liquage

    Perlin Displacement

    Pixelation Tool (click and draw)
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center