On 2/3/07, Gina Yan <[EMAIL PROTECTED]> wrote:
I'm trying to read a .txt file in particle system which contains the grid
vertices for my Emitter's placer. I searched the osgDB and couldn't find any
function to read .txt file. Could anybody please help me?

????

The OSG can't know how to load something it doesn't know about.  If
you have your own custom ascii way of describing your scene then just
go ahead and write your own code to read it
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to