Can you make 3D objects that don't rescale in OSG ? To clarify : if you move the camera closer and further, they will still have the same size. Still, they need to rotate and translate according to the movement of the camera. An example of that is the OBJECT_COORDS_WITH_MAXIMUM_SCREEN_SIZE_CAPPED_BY_FONT_HEIGHT character size mode for text. Here the text always has the same font size, independent of how far you are from the text geode. What I would like to have is something similar for for example points, lines and boxes.
Thank you! Kind regards, Benedikt ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=30175#30175 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

