Milton Saulo Raimundo wrote:
Hi, everybody.

I'm new in using of OSG.

I need to read a file containing a model and to explore a particular view of 
this model.
I mean: when someone will click in the model, the program will jump to one room 
(will show another model of the room).

Can someone help me get started?

For the basics, play with the osgviewer application to see what it can do, then look at the code for it.

For the clicking requirement, look at the osgpick example.

For jumping to one room, look at the different manipulators in osgGA (not sure which one would be best for your application).

--"J"

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to