[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: SGI inventor Frequently Asked Questions (FAQ)
Previous Document: -6- Is Inventor a user interface toolkit?
Next Document: -8- Does Inventor require C++?


-7- Is there a performance cost using a software layer on top of GL?


Date: 30 Apr 1994 15:45:00 CDT

  Sometimes. Note that few GL programs achieve peak graphics
  performance. This is because most applications have natural
  application overhead, and also because many programmers lack a
  thorough understanding of the details and eccentricities of GL. If
  you are writing a simple display-only, immediate-mode GL program,
  then it will run faster using straight GL, but not much. However, if
  your program has scene traversal, interactivity, picking, bounding
  box calculations, and other object space tasks, then Inventor will
  perform better for you. This is because Inventor is specially tuned
  to make optimal use of GL on each SGI machine. Furthermore, Inventor
  supports render caching which results in peak GL performance in most
  cases.

  We have found that in many cases, Inventor programs run FASTER than
  the original GL program, and that the programmer productivity
  increases easily outweigh the overhead of the toolkit.



Top Document: SGI inventor Frequently Asked Questions (FAQ)
Previous Document: -6- Is Inventor a user interface toolkit?
Next Document: -8- Does Inventor require C++?

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
sgi-faq@viz.tamu.edu (The SGI FAQ group)

Last Update October 22 2009 @ 05:34 AM

Some parts © 2009 Advameg, Inc.