WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-20-2003, 02:37 PM
hotspur1 hotspur1 is offline
Member
 
Join Date: Mar 2003
Location: Cambridge, MA
Posts: 54
accessing screen buffer

Is it possible to access the OpenGl screen buffer directly within Vizard, or can a plug-in be written to do this? Along with my need for multiple viewpoints, I'd like to be able to get the rendered scene(s) and pipe them to another software program. I need to be able to do this relatively quickly as well. I don't think a screen capture tool like fraps is going to help me in this case...
Reply With Quote
  #2  
Old 08-20-2003, 03:12 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

Vizard doesn't have a mechanism to do this, but you should still be able to capture the opengl screen buffer using your own software. Programs like Fraps just monitor the opengl buffer and perform their own operations on it. Try visiting the OpenGL website for resources on this subject, http://www.opengl.org
Reply With Quote
  #3  
Old 08-22-2003, 02:05 PM
hotspur1 hotspur1 is offline
Member
 
Join Date: Mar 2003
Location: Cambridge, MA
Posts: 54
Thanks for the tip. Would the best method be to use a plug-in with OpenGl code to access the screen buffer?
Reply With Quote
  #4  
Old 08-22-2003, 03:31 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

It depends on whether you want to send information back to your script. If you do then a plug-in should work, but if you don't then you could create your own application that accesses the screen buffer. You mentioned that you need to pipe the data to another program, so a plug-in isn't necessary. What would be even faster is if you access the screen buffer within your other program, this way you don't need to send data across processes. Hope this helps.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:28 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC