Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: How can I display the polygon count?

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2003
    Location
    The Middle of NoWhere
    Posts
    8

    How can I display the polygon count?

    I want to b able to display the ploygon/triangles count in a 3d application, I know this can b done via feedback, but is there another way?
    xee..

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: How can I display the polygon count?

    Hi !

    Why not just count them while you feed them to the OpenGL pipeline ?

    Mikael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •