Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: Feasibility of Java for desktop software

Reply
Thread Tools

Re: Feasibility of Java for desktop software

 
 
Roedy Green
Guest
Posts: n/a
 
      08-23-2003
On Sat, 23 Aug 2003 17:25:20 GMT, (Russell
Wallace) wrote or quoted :

>Also, can Java do flicker-free animation?


There is something new in Java 1.4 to help called VolatileImage. You
build your images in the hardware video regen buffer. Then when you
blast them to the screen they go instantaneously, since the 128 bit
bit/blt video hardware moves it wihout having to cross the
blood-brain boundary of the video hardware memory buffer.

It is like double buffering, but faster and trickier.

--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.
 
Reply With Quote
 
 
 
 
Russell Wallace
Guest
Posts: n/a
 
      08-23-2003
On Sat, 23 Aug 2003 19:28:32 GMT, Roedy Green <>
wrote:

>There is something new in Java 1.4 to help called VolatileImage. You
>build your images in the hardware video regen buffer. Then when you
>blast them to the screen they go instantaneously, since the 128 bit
>bit/blt video hardware moves it wihout having to cross the
>blood-brain boundary of the video hardware memory buffer.


Cool! That should take care of that part of the problem, then.

--
"Sore wa himitsu desu."
To reply by email, remove
the small snack from address.
http://www.esatclear.ie/~rwallace
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Feasibility of Dynamically-Generated Textboxes Will Lastname ASP .Net 5 09-22-2005 10:55 PM
feasibility of stochastic systems on FPGA Divyang M VHDL 1 03-11-2005 10:53 PM
Electronic voting feasibility Greg Steffensen Python 18 09-14-2004 12:13 PM
Re: Feasibility of Java for desktop software Brad BARCLAY Java 8 08-26-2003 03:20 PM
Re: Feasibility of Java for desktop software Larry A Barowski Java 4 08-26-2003 02:16 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57