V SYNC & TRIPLE BUFFER????

Talk about NBA Live 07 here.

V SYNC & TRIPLE BUFFER????

Postby ivan kups on Wed Mar 07, 2007 10:57 pm

what is it??
can someone explain it to me
should i turn it on???
tnx...
User avatar
ivan kups
 
Posts: 43
Joined: Mon Mar 05, 2007 8:54 pm

Postby McDwyane on Wed Apr 11, 2007 11:25 am

In computer graphics, triple buffering is a variant on double buffering, a technique for drawing graphics that shows no (or less) flicker, shearing, and tearing artifacts.

Triple buffering attempts to provide a speed improvement over double buffering. In real life applications, this often involves trying to abstract the graphics drawing operations from being synchronized with the monitor's refresh rate. Typically this involves frames being drawn at a rate lower than or higher than the monitor's frame rate (a variable frame rate) without the usual effects this would cause (namely flickering, shearing and tearing).

Due to the software algorithm not having to poll the graphics hardware for monitor refresh events, the algorithm is free to run as fast as possible. This is not the only method of triple buffering available, but is the most prevalent on the PC architecture where the speed of the target machine is highly variable.

Another method of triple buffering involves synchronising with the monitor frame rate, and simply using the third buffer as a method of providing breathing room for changing demands in the amount of graphics drawn. This is the use of a buffer in the true sense whereby the buffer acts as a reservoir. Such a method requires a higher minimum specification of the target hardware but provides a consistent (vs. variable) frame rate.

Triple buffering implies three buffers, but the method can be extended to as many buffers as is practical for the application. Usually, there is no advantage to using more than three buffers.
.turn it off and download jimmy's lightning (Y)
User avatar
McDwyane
 
Posts: 1603
Joined: Tue Dec 26, 2006 4:41 pm
Location: McDwyane's

Postby aerosboy on Tue Apr 17, 2007 2:57 pm

He didnt want a 4 year college course on it tell him if he needs it or not.
Yes u do or no u dont geez!
aerosboy
 
Posts: 49
Joined: Thu Feb 15, 2007 10:34 pm


Return to NBA Live 07

Who is online

Users browsing this forum: No registered users and 5 guests