Task 05

Firework
[wrl] initial size 2kB



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



Problems and Todo

  • Bad lighting effect fromt each bunch of firework
  • Some more firework patterns