[iPhone][App] FartMan, The Fart Sound Generator

A free application that generates fart sounds when the device is shaken. It’s quite easy. Enjoy.
For more details see below.

A free application that generates fart sounds when the device is shaken. It’s quite easy. Enjoy.
For more details see below.

My first iPhone application is ready for sale on iTunes Store. The application easily maneges your stock of NESPRESSO coffee capsules.
For more details, see below.
» NSC (Nespresso Stock Checker)
» fla08 (SWF)
» fla08 (source)
Pseudo-reproduction of the Processing 1.0 icons by ActionScript. These are originally intended to use as a “Fluid icon”, as I could not find any icons of Processing on flickr.
» Unknown Pleasures (SWF)
» source
Pseudo-reproduction of the famous artwork of Unknown Pleasures by Joy Division. Topographic cuves are from BitmapData.perlinNoise(). Each time you click the stage, the curves are recalculated to produce a different image.
» [AIR] Nespresso Stock Checker
An Adobe® AIR™ application to help you check the stock status of your NESPRESSO capsules. Although it’s available for 12 regular capsules so far, I will periodically add a special blend.
» [Flash] Die Kartoffel (Requires Flash Player 10)
» source
A study of BitmapData.perlinNoise(). A sphere, that has topography generated from the grayscale perlin noise map (i.e., the pixel value of 0xFFFFFF represents the highest topography, 0×000000 the lowest), becomes a potato-like shape.
» Tube3D (Requires Flash Player 10)
Tube3D is an application that renders the image on the wall of a tube-like 3D space. You can load any image (JPG, PNG, GIF, BMP, and ICO format) from your computer, enjoy the animation, take a snapshot of the animation and save the image to your desktop.
» [Flash] Space Channel 5 (version) (Requires Flash Player 10)
Using a spotlight effect designed in the Pixel Bender by Ryan Phelan, the texture of the wall now has shade. I don’t calculate any shading effects, rather the shade pattern is directly drawn on the wall!! As the main part of the source is the same as the former version, [Flash] Space Channel 5 – boreal-kiss.net, the concerned Spotlight ShaderFilter class is only available » here.
» [Flash] Space Channel 5 (Requires Flash Player 10)
» source
Study of Graphics.drawTriangles() and texture mappings. Looks like “Space Channel 5 (Japanese video game)”, doesn’t it?