Hello!
In my application, i have built an octree of my scene. And
according to a precise condition i would like some nodes of my
octree not to be displayed. This condition changes dynamically
according to the position of the viewer in the scene, so i
decided to assign a NodeCallback to all the nodes...
But the first problem was that even without any code in
the callback, the framerate dropped to 1.62 frames per
seconds. So it is obviously too slow!
And the second problem is that even without any callbacks,
i do not really know how to tell the application not to
display a node dynamically. But i thought about callbacks
because i think it would be the only solution.
Finally, i would like to know if it is possible to load
dynamically xml files (and not at the launching of the
application!) whose the names of the files are saved in a
string table (the contents of one node is stocked into one xml
file).
I hope someone could help me, that would be nice and great! If
someone would like more details about my problems, just ask
me. I thank you a lot!
Bye bye
Créez votre adresse électronique [EMAIL PROTECTED]
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/