DocumentCode
2172901
Title
The suitability of the Java language for computer-graphics and visualisation research
Author
Dévai, Frank ; Rahman, Md Mizanur
Author_Institution
South Bank Univ., London, UK
fYear
2002
fDate
2002
Firstpage
273
Lastpage
278
Abstract
The potential and the limitations of the Java language for graphics and visualisation research are evaluated. Evidence is offered that Java is adequate for high-performance computing and still has the added benefit of the portability of its compiled byte code over a wide range of platforms. It is demonstrated that, contrary to popular belief, there is an efficient way for reading and writing individual pixels. It is also demonstrated that graphics primitives can be drawn in one memory access per pixel even without pointer arithmetics. Just-in-time and hot-spot compiler technologies considerably improve the speed of the executable code, though some penalty remains for dynamic binding. Some inconsistencies and flaws in the design and implementations of the Java class libraries are noted. In general, however, Java offers both portability and adequate performance of the executable code, and also increased productivity due to its extensive class libraries, therefore it should be a serious consideration for researchers, developers and educators in graphics and visualisation.
Keywords
Java; computer graphics; computer science education; object-oriented programming; program compilers; software libraries; software portability; Java; class libraries; compiled byte code; computer graphics; computer science education; data visualisation; dynamic binding; executable code; high-performance computing; hot-spot compiler; just-in-time compiler; memory access; Arithmetic; Computer graphics; Databases; Java; Packaging; Productivity; Programming; Software libraries; Visualization; Writing;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Visualisation, 2002. Proceedings. Sixth International Conference on
ISSN
1093-9547
Print_ISBN
0-7695-1656-4
Type
conf
DOI
10.1109/IV.2002.1028788
Filename
1028788
Link To Document