Click here to Skip to main content
15,901,205 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: Scaling Rotated Points Pin
Mark Churchill28-Jan-09 19:59
Mark Churchill28-Jan-09 19:59 
AnswerRe: Scaling Rotated Points Pin
Dan20-Jan-09 21:53
Dan20-Jan-09 21:53 
QuestionMultiple windows with OpenGL initialized Pin
Nishad S19-Jan-09 2:15
Nishad S19-Jan-09 2:15 
QuestionHow do I Display a 2D array as an image in a MDI using MFC Pin
Darryl Bryk15-Jan-09 14:11
Darryl Bryk15-Jan-09 14:11 
AnswerRe: How do I Display a 2D array as an image in a MDI using MFC Pin
Baltoro25-Jan-09 10:07
Baltoro25-Jan-09 10:07 
AnswerRe: How do I Display a 2D array as an image in a MDI using MFC Pin
Darryl Bryk26-Jan-09 13:10
Darryl Bryk26-Jan-09 13:10 
QuestionDirectShow Video capturing Pin
Hadi Dayvary14-Jan-09 10:27
professionalHadi Dayvary14-Jan-09 10:27 
QuestionopenGL SwapBuffers Pin
Nishad S13-Jan-09 22:11
Nishad S13-Jan-09 22:11 
I would like to check the following idea having problems or not... Smile | :)

1. Initiates openGL with double buffer enabled
2. Render something to back buffer and call SwapBuffers.
3. Render the same again. (To fill the other buffer)
4. Called SwapBuffers only for handling WM_PAINT. That is, no repeated rendering since there is no change in what to draw.

So the point is that, rendering is done when needed to modify the drawing. But whenever repainting is needed the buffer is just swapped to retain the painting. I checked the same and its working fine. But rendering need to be done two times to update both front and back buffers.

Is this way OK? If so how can I avoid the rendering two times?

- NS -
[ODBaseBtn]

AnswerRe: openGL SwapBuffers Pin
Dan14-Jan-09 9:07
Dan14-Jan-09 9:07 
GeneralRe: openGL SwapBuffers Pin
Nishad S14-Jan-09 17:41
Nishad S14-Jan-09 17:41 
GeneralRe: openGL SwapBuffers Pin
Dan14-Jan-09 20:40
Dan14-Jan-09 20:40 
GeneralRe: openGL SwapBuffers Pin
Nishad S14-Jan-09 21:03
Nishad S14-Jan-09 21:03 
GeneralRe: openGL SwapBuffers Pin
Nishad S14-Jan-09 23:49
Nishad S14-Jan-09 23:49 
GeneralRe: openGL SwapBuffers Pin
Dan15-Jan-09 9:27
Dan15-Jan-09 9:27 
GeneralRe: openGL SwapBuffers Pin
Nishad S18-Jan-09 17:24
Nishad S18-Jan-09 17:24 
QuestionHaving trouble with transformations [Christian Graus please save me] Pin
gantww12-Jan-09 16:35
gantww12-Jan-09 16:35 
GeneralRe: Having trouble with transformations [Christian Graus please save me] Pin
Luc Pattyn12-Jan-09 18:39
sitebuilderLuc Pattyn12-Jan-09 18:39 
GeneralRe: Having trouble with transformations [Christian Graus please save me] Pin
Mark Churchill13-Jan-09 17:46
Mark Churchill13-Jan-09 17:46 
GeneralRe: Having trouble with transformations [Christian Graus please save me] Pin
Luc Pattyn13-Jan-09 18:08
sitebuilderLuc Pattyn13-Jan-09 18:08 
GeneralRe: Having trouble with transformations [Christian Graus please save me] Pin
gantww29-Jan-09 11:14
gantww29-Jan-09 11:14 
GeneralRe: Having trouble with transformations [Christian Graus please save me] Pin
Luc Pattyn29-Jan-09 11:30
sitebuilderLuc Pattyn29-Jan-09 11:30 
QuestionOpenGL Bitmap fonts not being displayed on some hardware Pin
McDave12-Jan-09 13:16
McDave12-Jan-09 13:16 
AnswerRe: OpenGL Bitmap fonts not being displayed on some hardware Pin
McDave13-Jan-09 0:13
McDave13-Jan-09 0:13 
QuestionProblem in GDI+ Pin
vinay_K12-Jan-09 2:04
vinay_K12-Jan-09 2:04 
AnswerRe: Problem in GDI+ Pin
Henry Minute12-Jan-09 2:16
Henry Minute12-Jan-09 2:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.