Hi I was trying an application which renders some models on android phone using osg. The application requires more number of models to be loaded. As the number of models increases the rendering gets slowed down drastically as expected. The way I do is that under a group node all other nodes are added as children. As all the nodes need to be displayed in all levels(range), I was thinking not to use PagedLOD. Is there any better way to organize the structure for better the rendering? Grouping the nodes will do better any how??
Thanks ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=49667#49667 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

