Hi, i want to create some cone shapes in different part of my scene. and i want them rotate according to incoming orientation data on their translated places. But when i added my scene a simple osg::Cone with a radius 10 and height 100 at (0,0,0) that cone is drawn with tip at upper and base at bottom side around (0,0,0). (0,0,0) point is i think is at the weight center of that cone. What i need is to put tip of that cone at (0,0,0) (or to any point on the scene) and rotate base part according to orientation data.. How can i control the pivot point of that cone shap? Thx in advance.. :) ...
Thank you! Cheers, strongbutshy.. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=37225#37225 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

