pixel level graphics
From: Ares Lagae (ares.lagae_at_cs.kuleuven.ac.be)
Date: 02/21/05
- Previous message: Dado: "Re: urlDir.getFile().toString()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 21 Feb 2005 20:19:43 +0100
- What is the fastest way to create a render window with immediate feedback
(meaning when setPixel() is called, the pixel shows up immediately) ?
- What is the fastest way to create a double buffered render window (meaning
a complete frame is setPixel()'ed in the back buffer and then buffers are
swapped) ?
best regards,
Ares Lagae
- Previous message: Dado: "Re: urlDir.getFile().toString()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]