Page 1 of 1

A request

Posted: Sun Dec 12, 2004 9:45 pm
by schick
- The TextSceneNode should have a parameter to depth test. It should be possible to make it behave like a normal scenenode.

Cheers,

Schick

Posted: Mon Jan 03, 2005 1:14 pm
by niko
On my list. :)

Re: A request

Posted: Fri Oct 26, 2012 10:53 pm
by Abraxas)
Did this ever get added to the list of things to do? It would be much more useful than billboard text nodes :)

Re: A request

Posted: Sun Oct 28, 2012 9:23 pm
by hybrid
Not easily possible, as we don't have any depth value for the rendering. Instead, we use 2d drawing of the text at the screen coordinate related to the 3d position.