Re: [Plib-users] Frame Rate down when PUI elements are added
Brought to you by:
sjbaker
From: Michael W. <michael.wessels@z.zgs.de> - 2002-06-17 18:47:28
|
Hi Steve, I have found in the definition of the subwindows a glutIdleFunc statement. This leaded to the low frame rate. Michael Steve Baker wrote: > Michael Wessels wrote: > > > I have implemented in my FDS three GUI elements. The effect is, that > the > >> frame rate is reduced from 84 to 30. > > > Are you using a FNT font or a GLUT font? > > GLUT bitmap fonts are not particularly efficient (although that drop > seems > extreme). > > My applications show no measurable difference in frame rate even with a > full menu bar being rendered. > > ----------------------------- Steve Baker ------------------------------- > Mail : <sjb...@ai...> WorkMail: <sj...@li...> > URLs : http://www.sjbaker.org > http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net > http://prettypoly.sf.net http://freeglut.sf.net > http://toobular.sf.net http://lodestone.sf.net > > > |