Color manipulation Create nice image with sin and cos curves. Applet Download source
Loading image in Internet Image loading with Applet.getImage(). Applet Download source
Loading image in local Image loading with getToolkit().getImage(). Can't run this in Internet. Download source
PixelGrabbing Load image and grab it's pixels and draw grabbed pixels to screen. Applet Download source
PixelGrabbing and MediaTracker Load image and wait than image is loaded. Grab it's pixels and draw grabbed pixels to screen. Applet Download source
PixelGrabbing, MediaTracker, MemoryImageSource Load image and wait than image is loaded. Grab it's pixels and draw grabbed pixels to screen with MemoryImageSource. Applet Download source
A* Path finding A* test program. Search best path to any given point. Level stores 3d path points for path. You can use levels with any shapes but this is still 2D path finding so height supported. To create own levels you will need maxscript for max. Contact me via email if you need it. Flash Movie Download sources [ 444KB ]
W.I.P 3D Engine 2 Flash 3d engine. Non perspective corrected texture mapping, z-sort, more comming some day... Flash Movie Download sources [ 444KB ]
W.I.P 3D Engine Custom Flash 3d engine. Engine can load custom model fileformat and render polygons to screen. This engine is still very Work In Progress phase. Flash Movie Download sources [ 17KB ]