Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 592 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 592 Bytes

AS3 Effects

This is a small collection of effects written in AS3. Currently there is only one effect but I intend to add more over time as I collect them from previous projects and as I create new ones. Please add more effects if you like!

Wisp Effect

The wisp effect generates randomly moving wisps of colour based on several parameters. It also dispatches an event when the wisp completes (if told to do so) indicating the location of the end of its path.

View a demo of the wisp effect.