Skip to content

Opening book details…

Can I read CH10 on EtoBox?

CH10 by Endalkachew Emare is a document available to read on EtoBox.

What is CH10 about?

The document discusses the differences between retained-mode and immediate-mode graphics APIs, highlighting that retained-mode APIs store a scene model in memory while immediate-mode APIs issue drawing commands directly for each frame. It also explains the use of matrix stacks for hierarchical modeling and the concept of OpenGL display lists for efficient rendering of static data. Display lists allow for faster execution by caching commands, but cannot be modified once compiled, making Vertex Arrays or Vert

Author
Endalkachew Emare
Language
EN