View Full Version : glut & animation?
apocalexiz
08-16-2003, 09:59 PM
hy there
is there a way to do "double buffered" animation with glut? or should i use the "normal windows style" like doing my window per hand, getting rc etc.
bye
apo
mikael_aronsson
08-16-2003, 10:21 PM
Hi !
You can do doublebuffering in glut, you pass some option when you open a windows, but I don't rember exactley how, havn't used glut in a long time, it should be in the docs though.
Mikael
nexusone
08-17-2003, 04:16 AM
Yes, glut supports double buffering.
I use double buffering in all of be glut examples.
website: www.angelfire.com/linux/nexusone/ (http://www.angelfire.com/linux/nexusone/)
Originally posted by apocalexiz:
hy there
is there a way to do "double buffered" animation with glut? or should i use the "normal windows style" like doing my window per hand, getting rc etc.
bye
apo
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.