Notes
-
This is a firework panel
-
Create a bunch of firework by clicking on the screen
-
Firework node is written as PROTO in FireWork_proto.wrl
-
task05.wrl will call firework as EXTERNPROTO
-
javascript is used in a couple different places
-
To initialize the point set pattern
-
To add and remove children from the FIREWORKGROUP while keeping
-
Children will not be removed until the total number of children exceeds a
certain number
-
Now the exceed number = 10
|