<div dir="ltr"><div>Hi Jochen,</div><div><br></div><div>There is too many unknowns about what you are doing for us to be provide any specific advice as to what is going wrong.</div><div><br></div><div>It could be that your are passing in the mouse coords incorrectly.  It could be that you are interpreting the intersections coordinates incorrectly.  It could be that you are inserting your visual markers incorrectly.  It could be some other random thing that you are doing wrong.</div><div><br></div><div>As when doing know anything specific about your code there is nothing we can do to help at this point.  You best next step would be to post some of the code you are using to set up the intersection, to place your visual markers and a screen shot of what is happening.</div><br><div>Cheers,<br></div><div>Robert.<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 21 Jun 2018 at 11:44, Jochen Schwitzer <<a href="mailto:fasoldma63759@th-nuernberg.de">fasoldma63759@th-nuernberg.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to get the local coordinates of my mouse in a 2D scene, when the mouse is clicked.<br>
<br>
I draw a transparent terrain and use the LineSegmentIntersector with the Mouse Coordinates to get the LocalIntersectionPoint and draw this point then. <br>
<br>
However, when I click, the point is always at some place else. Always relative to the mouse position but the distance varies when I zoom in or out.<br>
<br>
Can anybody help me? What am I missing?<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
Jochen<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=74098#74098" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=74098#74098</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>