Skylark wrote: > Hello Francisco, > I don't know if there's an ordering in order of difficulty. I'd say it's > more a case of each example demonstrating something, and you need to > find the example that shows what you want to do to base your code on > that. In general, you won't work through the examples in sequential > order, you'll search through the examples for a given class name or > method name (like setVertexArray for example) to see how it can be used. > > Hope this helps, > > J-S
THANKS, that's exactly what I'm doing for the moment, just a grep over the examples looking for Classes or Methods and also running each example searching for some effect o personal need. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=10657#10657 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

