[Particle System]

Flash Applications ActionScript Date: Mar 2007

Particle System Technologies used: ActionScript 2

This is an example of a particle system, where basic behaviour of one particle (e.g. follow mouse, disappear slowly, etc) is specified. A number of particles are created in each frame, providing interesting effects.

Run Particle System


{Please enable JavaScript in order to post comments}

Jukebox

A flash application that plays sound snippets from a list. The individual snippets can be added into the playlist and played in sequence.

Shopping cart

This shopping cart was incorporated in a HTML web site. User can create several bags, change their styles and drag-and-drop items into them. Clicking on items displays their information. A list of items in the bag is provided along with a subtotal updated each time an item is added.

Quote calculator

The quote calculator was implemented on one of my former web sites from when I was a freelancer. User can specify parameters like type of web site, extra features, number of forms, etc. and get immediate quote estimation.

Reminder widget

This small Flash application shows the time and date. It also lets user set up a reminder for a certain time with specified text. The widget could be used on community web sites or in user areas.

pyCreeper

The main purpose of pyCreeper is to wrap tens of lines of python code, required to produce graphs that look good for a publication, into functions. It takes away your need to understand various quirks of matplotlib and gives you back ready-to-use and well-documented code.

Novelty detection with robots using the Grow-When-Required Neural Network

The Grow-When-Required Neural Network implementation in simulated robot experiments using the ARGoS robot simulator.