<div dir="ltr"><div><div><div><div>Hi All,<br><br></div>I have a gui that I'm trying to convert over to the osgWidget system and I'm having an issue with understanding exactly how this will work. My 2d elements are stored as:<br><br></div>rect = left, top, right, bottom<br>rect = 0,449,640,480;<br><br></div>How would I go about converting the above into the proper 3d points to pass to the add widget? Do I need to translate 2d screen space into some 3d coordinates, or?.... I feel like I'm missing something fundamental.<br><br></div>Thanks<br></div>