Hi Shayne and Akilan,

I suspect your problem has something to do with your shape drawable where
> you're using a sphere in your code.
>

That is what I was trying to say, If you do your calculations with an
ellipsoid model, but then you try to draw these positions in a
ShapeDrawable::Sphere you'll never see the models in their right place. You
have to draw on an Ellipsoid, not a Sphere. Depending on where you are
putting our model (near the equator or near the poles) the difference could
be very large.

Cheers.

-- 
Jordi Torres Fabra

gvSIG 3D blog
http://gvsig3d.blogspot.com
Instituto de Automática e Informática Industrial
http://www.ai2.upv.es
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to