immediate mode
immediate mode
English Definitions:
immediate mode (Noun)
A mode in which the application is directly responsible for rendering graphics to the display, contrasting with retained mode.
Immediate mode
Immediate mode rendering is a style for application programming interfaces of graphics libraries, in which client calls directly cause rendering of graphics objects to the display. It does not preclude the use of double-buffering. In contrast to retained mode, lists of objects to be rendered are not saved by the API library. Instead, the application must re-issue all drawing commands required to describe the entire scene each time a new frame is required, regardless of actual changes. This method provides the maximum amount of control and flexibility to the application program. Although drawing commands have to be re-issued for each new frame, modern systems using this method are generally able to avoid the unnecessary duplication of more memory-intensive display data by referring to that unchanging data in the relatively short drawing commands.
Citation
Use the citation below to add this dictionary page to your bibliography:
Style:MLAChicagoAPA
"immediate mode." Kamus.net. STANDS4 LLC, 2025. Web. 23 Jan. 2025. <https://www.kamus.net/english/immediate+mode>.
Discuss this bahasa indonesia immediate mode translation with the community:
Report Comment
We're doing our best to make sure our content is useful, accurate and safe.
If by any chance you spot an inappropriate comment while navigating through our website please use this form to let us know, and we'll take care of it shortly.
Attachment
You need to be logged in to favorite.
Log In