simple proto examples

at it simplest, a PROTO can hide boring details, and expose only the interesting parameters:

ColorBox {
   color.75 .93 .6
   size 1 1 1
   position -1 1 1
}
[wrl]