NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: How to measure frame rates?

Hi Julia,

Someone else may know a simpler way. But one approach would be
to define a class that implements the DisplayListener interface
and pass an instance to the addDisplayListener() method of your
DisplayImpl. Then in the displayChanged() method of your
DisplayListener, count DisplayEvent.FRAME_DONE events against
time.

Good luck,
Bill

On Mon, 25 Jul 2005, [ISO-8859-15] Julia Löcherbach wrote:

> Hi,
>
> I used VisAD for a little program for 3D visualisation of biological data.
> And it works great!
>
> Now I was wondering if there is a way to determine/measure the frame rates
> of the three dimensional display (i.e. while zooming)?
>
> Thanks in advance,
> Julia
>
>



  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: