Tag: actionscript 3

  • Some more Flash Generative Art

    Some more Flash Generative Art

    Here are some more generative art pieces I have created in Flash. I am slowly getting better at it. Now that I have figured out how to get high res bitmaps exported from flash I can get much better quality images. These were created at about 2500 x 3000px. Download the Hi-Res images here (ZIP,…

  • Photo Painter App

    Photo Painter App

    Here is my latest experiment in Flash… this time its an app that takes a source image (jpg) and paints it giving it a very painterly look. You can tweak some of the settings such as brush size and blur. The image above was created using this. You can download the Air installer or source…

  • ParticlePlayground Air App

    ParticlePlayground Air App

    Over the last week or two I have been playing around with particle systems and creating my own to learn all the maths equations behind them. Why? I was playing with Trapcode Particular and started wondering what all the maths behind it was. So I started creating my own particle system in Flash from the…

  • WiiFFiti – A WiiFlash experiment

    WiiFFiti – A WiiFlash experiment

    Recently I have been experimenting with WiiFlash – using a Wii remote to control Flash. Below is a video of my first test app. It is a spray painting app like the WiiSpray though obviously not at featured. I will make the Flash projector file available soon. Update 2-6-2012: Get the app here. Note that…

  • My Multitouch Tangible Shooting Experiment

    My Multitouch Tangible Shooting Experiment

    Last night I started building a shooting game in AS3 using tangible objects placed on my touch screen. This was inspired by the video I showed in the previous post. The video below shows my first test with directional shooting, though I havent added targets in yet. Since my set up uses FTIR technology I…

  • AS3 Image distortion

    AS3 Image distortion

    I have added a new post to the Lab section. Recently I have been experimenting with Ruben Swieringa‘s ImageDistortion class, and I have put up a couple of examples which you can play with.