A Flash Developer Resource Site

Search:

Type: Posts; User: drek

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    49
    Views
    157,683

    Sticky: [droste effect]

    Droste effect? Now he´s a bit of a weirdo… you might say. Nuts to you! When I fetched an old paperback with prints of Dutch graphic artist M.C. Escher, I was once again charmed by his pictures...
  2. Replies
    16
    Views
    57,533

    Sticky: sure you bought and not pre-ordered it today?...

    sure you bought and not pre-ordered it today? ´cause I don´t see a link on Adobe, Adobe shops, Amazon or elsewhere where I could buy Flash CS4. Like Keith Peters wrote a few days ago: Adobe...
  3. Replies
    3
    Views
    817

    disappointing to read this, but ok, next time no...

    disappointing to read this, but ok, next time no post ;)
  4. Replies
    19
    Views
    6,834

    and additionally to that, you could setup a sin-...

    and additionally to that, you could setup a sin- and cosine-table (object, class or array), precalculate all your circle math, so that you can shorten your calculations when accessing the main...
  5. Replies
    10
    Views
    1,872

    "yes, of course"... I´ve already uploaded a...

    "yes, of course"...

    I´ve already uploaded a few to adobe´s pixel bender exchange:

    fisheye


    smudge
  6. Replies
    19
    Views
    6,834

    why don´t you just quick- or bubblesort your...

    why don´t you just quick- or bubblesort your displayList (regarding to the z-Order) of each clip, that´s very fast and lightwight.

    drek
  7. Replies
    10
    Views
    1,872

    and right now, I´ve released my second image...

    and right now, I´ve released my second image processor, dealing with voronoi diagrams - here.

    cheers
    drek
  8. Replies
    3
    Views
    817

    [voronoi image filter]

    Hi,

    a few days ago I posted my first image processor experiment, based on delaunay triangulations. now, my second release is done, and this time I´ve played around with voronoi diagrams.
    ...
  9. Replies
    10
    Views
    1,872

    I will not release the sources right now, ´cause...

    I will not release the sources right now, ´cause that processor is a part of a few image processors that I develop right now.

    When all the work is done and implemented in the project I do all...
  10. Replies
    10
    Views
    1,872

    ...that not a thing of you must have to set a...

    ...that not a thing of you must have to set a specific number of anchor points.
    just as many as you like to. if you set lesser points, then the triangulation is logically ruffer and the image isn´t...
  11. Replies
    10
    Views
    1,872

    ...in a couple of basic steps (without the math...

    ...in a couple of basic steps (without the math stuff):

    1.) Read-In the image and loop-for width-, height-, and colour-values of the image

    2.) Store those values in an array

    3.) built up...
  12. Replies
    10
    Views
    1,872

    [delaunay image processor]

    Hi,

    currently I´m writing a few image processors in AS3. Initially I`ve implemented a Delaunay triangulation that works quiet fine and performat (by having ~25 FPS constantly).
    ...
  13. Thread: [lumen]

    by drek
    Replies
    0
    Views
    415

    [lumen]

    A while ago I started coding this snippet playing with luminous flux and stayed on patching several functions or adding filters. For now, I decided to stop that process for the moment and just...
  14. Replies
    16
    Views
    57,533

    Sticky: Here are some Flash10-examples ( & sources )...

    Here are some Flash10-examples ( & sources ) developing PixelBender-Shaders to use as filter within flash:

    - Fisheye-Filter

    - Slicer

    - Smudge


    Enjoy.
  15. Hi, I will post the whole 3d bubble-system...

    Hi,

    I will post the whole 3d bubble-system code as soon as I´ve finished working it out.



    cheers
  16. [ noisy bubbles ] ...a bitmapData filter.orgy

    Currently I´m working meticulously on this 3d bubbly-system. It imply that it´s going to be a massive use of all kind of bitmapData-filters.

    http://www.dasprinzip.com/pExamples/littleBubbles.jpg...
  17. Thread: [Irrlichter]

    by drek
    Replies
    0
    Views
    467

    [Irrlichter]

    Here is the result of one bored hour despairing on lousy TV programs. Why not script some “Irrlichter” if boredom haunts you - seems to be an acceptable alternative for me.

    Launch

    Sources
    ...
  18. Replies
    0
    Views
    521

    fun with... 3d refraction impostors

    Recent days I´ve played with pv3d´s 2.0 shading-capabilities. My idea was to create a little impostor-mapping, using pv3d-shaders (origin sources by mr.doob) behind the scenes and draw the output...
  19. Replies
    7
    Views
    1,789

    No Sir. It´s a bunch of polygons, drawn by the...

    No Sir. It´s a bunch of polygons, drawn by the motor physics engine. Each position of a polygon is drawn as circle into a bitmap on top of the physics-stage.



    I agree with that, but it was my...
  20. Replies
    7
    Views
    1,789

    15-18 fps... too bad... so I have to continue...

    15-18 fps... too bad... so I have to continue working on the performance
  21. Replies
    7
    Views
    1,789

    thx. btw, on how many FPS is it running on your...

    thx.
    btw, on how many FPS is it running on your system?
  22. Replies
    7
    Views
    1,789

    Gooey slime ´n physics.

    hi,

    based on the brilliant motor2 physics engine from polygonal, I created this little experiment called gooey slime.

    Start smearing

    Smearing variation

    Grap the source...
  23. Replies
    4
    Views
    782

    87 FPS... that rock´s. ;)

    87 FPS... that rock´s. ;)
  24. Replies
    4
    Views
    782

    58 FPS, that´s nice.

    58 FPS, that´s nice.
  25. Replies
    4
    Views
    782

    Turbulence... 100000 particles by 18 FPS.

    ...hopefully! ;)

    Inspired by an example Keith Peters has done a while ago, I played arround with particles.

    My results end up in a snippet called "turbulence". This little toy should
    handle up...
Results 1 to 25 of 60
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center