Re: [osg-users] Screen Shot question

2012-03-14 Thread Thomas Lerman
Thank you for the information. They are getting closer to what I am looking 
for. I tried osgwTools. It seems to work well, but ideally I would make the 
call and immediately know that the image has been created. Obviously, I can 
read the file back in to save it to the clipboard if needed. Also, it seems 
that textured overlays  controls are not being included in the image. This may 
or may not be a good thing.

Of course, I have taken a quick look at osg's ScreenCaptureHandler. However, I 
have not quite checked out the osg examples osgautocapture, osgscreencapture, 
or osgposter (this one is referred to above).

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=46275#46275





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Screen Shot question

2012-03-14 Thread Thomas Lerman
Okay, got something that seems to work well without spawning another thread, 
gets all that I need in the image, etc. from looking at the examples. Thank you 
again.

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=46287#46287





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Screen Shot question

2012-03-09 Thread Werner Modenbach
Is there also a high res example code?

Am 09.03.2012 01:45, schrieb Sergey Kurdakov:
 Hi  Thomas

  Is there a way to capture this programatically? 

 here is example from osgWorks where you have full control:
 http://code.google.com/p/osgworks/source/browse/trunk/src/osgwTools/ScreenCapture.cpp
  



 Regards
 Sergey

 On Fri, Mar 9, 2012 at 4:27 AM, Thomas Lerman osgfo...@tevs.eu
 mailto:osgfo...@tevs.eu wrote:

 I know I can capture a single screen capture with
 _keyEventTakeScreenShot in the ScreenCaptureHandler. As long as I
 remember correctly, this writes it out to some file. Is there a
 way to capture this programatically? How about capture it to the
 clipboard or at least query what the file path is?



 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Screen Shot question

2012-03-09 Thread Sergey Kurdakov
Hi

Is there also a high res example code?

http://forum.openscenegraph.org/viewtopic.php?t=3482

regards
Sergey
On Fri, Mar 9, 2012 at 7:33 PM, Werner Modenbach werner.modenb...@texion.eu
 wrote:

  Is there also a high res example code?



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Screen Shot question

2012-03-08 Thread Thomas Lerman
I know I can capture a single screen capture with _keyEventTakeScreenShot in 
the ScreenCaptureHandler. As long as I remember correctly, this writes it out 
to some file. Is there a way to capture this programatically? How about capture 
it to the clipboard or at least query what the file path is?

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=46118#46118





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Screen Shot question

2012-03-08 Thread Sergey Kurdakov
Hi  Thomas

 Is there a way to capture this programatically?

here is example from osgWorks where you have full control:
http://code.google.com/p/osgworks/source/browse/trunk/src/osgwTools/ScreenCapture.cpp




Regards
Sergey

On Fri, Mar 9, 2012 at 4:27 AM, Thomas Lerman osgfo...@tevs.eu wrote:

 I know I can capture a single screen capture with _keyEventTakeScreenShot
 in the ScreenCaptureHandler. As long as I remember correctly, this writes
 it out to some file. Is there a way to capture this programatically? How
 about capture it to the clipboard or at least query what the file path is?


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org