<div dir="ltr"><div>Hi David,</div><div><br></div><div>have a look at osg::AutoTransform<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jan 7, 2019 at 1:41 AM David Mitchell <<a href="mailto:moohasha@gmail.com">moohasha@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have certain nodes/objects in my scene that I always want to be the same size regardless of their distance from the camera and I'm trying to figure out the best way to go about doing this.  My first thought is to create a custom NodeCallback to add to the node as a cull callback and then get the distance from the node to the camera and apply the appropriate scale to the node (as a MatrixTransform).  Is that a reasonable approach?<br>
<br>
The other thing I'm struggling with is how to calculate the proper scale.  What I'd like is for the object's geometry to translate to pixel units, meaning if the vertices range from (-10, -10, -10) to (10, 10, 10), then it would take up roughly 20x20 pixels on the screen when scaled.  Rather than fumbling around with different matrices and transforms trying to get this to work, I thought I'd try asking first.<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=75383#75383" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=75383#75383</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">trajce nikolov nick<br></div>