News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

120Hz Refresh Rate

Started by desiboy, April 14, 2010, 12:39:29 PM

Previous topic - Next topic

desiboy

Hello

I am using Samsung 120Hz LCD. I want to create OpenGL application in C++ OR any other application that you know that can run my personal stereo images like .jpeg , .bmp .mpeg etc(left->60Hz/right->60Hz) at 60 Hz refresh rate each. can anyone help me with code. :dazzled:

Your little help will be much appreciated

qWord

Quote from: desiboy on April 14, 2010, 12:39:29 PMI am using Samsung 120Hz LCD. I want to create OpenGL application in C++
well, this here is an forum for people programming assembler (MASMĀ  :U ) - you may search for an c++ forum.
To your question: It is only possible when your graphic card supports a refresh rate of 120Hz. Otherwise you have to choose an lower one.
FPU in a trice: SmplMath
It's that simple!

xanatose

go to

http://www.opengl.org/discussion_boards/

and ask the question there. Chances are there is someone that knows about it.