VolalileImage is an advanced technique similar to double buffering available in JDK 1.1.4+. You build up the Image piece by piece off screen but inside the video card’s private memory already in the video card’s internal proprietary format. From there is can be blasted at blinding speed to the screen, since the data are already inside the video card and since it is already in the hardware format. I used this technique to implement smooth scrolling for the giant displays at the Las Vegas Hilton Hotel. It scrolls just by copying bits around inside the video card. Ironically, the blinding speed gives the illusion of majestic smoothness. Coding is tricky, because at any time the video card might steal back the RAM you had inside the video card. It is a bit of a black art getting these VolatileImage apps to work without glitches. I am available an a contract basis.
| You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | |
| http://mindprod.com/jgloss/volatileimage.html | J:\mindprod\jgloss\volatileimage.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.191.114] | |
| Feedback | You are visitor number 1. | |