> Just my 2c (references from my thesis)
>
> "...SceneGraph is a abstracion from Direct Aciclic Graph for 3D rendering
> ..."
And the original:
A More Flexible Image Generation Environment
Frank Crow
Proc. SIGGRAPH '82 - Computer Graphics 16(3) pp 9-18
Boston
--
With coffee and a computer I can
> only guess is use getShape() methos of box .. to get a face of the box and
> puta
> rectangular image on it.. which will be transparent everywhere except at
> edges..
> so as to give effect of border
>
> another best way is write your own BOX class.. where you acn define what you
> want..
That w