Hi Neus,

You can mix and match terrain models with other 3d models in the same
coordinate frame by using a transform node such as
osg::MatrixTransform or a osg::PositionAttitudeTransform.  This
applies to all coordinates systems be geographic, geocentric, UTM's,
local coords.

Examples like osganimate provide examples of using transform nodes to
place models into other models.

Robert.

On 7/10/07, Neus Aparicio <[EMAIL PROTECTED]> wrote:
Hello!
I am using osg for the generation of publisher. My
data are geographics coordinated in WGS84. I would
like to know if a model 3d in geographics coordinates
with a model of the terrain also in geographics
coordinates is able to unite a model.
If the answer is affirmative, You can give an advice
me of like doing it.

Thanks,



Neus Aparicio Ferrando



____________________________________________________________________________________
Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to