> > nodes needs to be specified (not just the size):
> >
> > AsciiText: oriented in the XY plane, with the text flowing in the
> ^
> screen coordinate system
> > positive X direction.
> ^
> screen
No, this would turn it into annotation text. All geometry in 1.0
is defined in object space. Actually, even the lights and cameras
are defined in object space. world, view and screen are just
conceptual, unless you are writing a browser.
-Jan