Comp3421 - Computer Graphics

Assignment 3 - Logo Explode


Author: David Logan
SID: 2137141
Login: davel

The applet below shows the CSE logo in it's normal state initially, except for the background image, and then when the mouse is moved over the applet area, the logo 'explodes' and each individual cube moves off in a random direction. Also, the cubes rotate in a random direction and are contained within an invisible box, and the colours of the faces gradually change.

Bugs/Limitations

Delay introduced on initialisation to let the image load, still doesn't always load completely at initialisation, but once running it's fine.