More Java, Rasters, and Sprites

(All at the same time)


Review of Raster Displays

[Typical Raster Display]

High-end Graphics Display System

[Double Buffered Display]

Implementing a Memory Raster Object

[Typical Display with a Memory Raster]

A Java model of a memory raster:

We begin with some boilerplate...

Lets talk about Pixels


Here is a link to the java code for this Raster object. And here is an applet that uses it. Along with an HTML page that invokes the applet. You can go here to actually see it run.


Sprites...

Back to outline
Last Updated: Friday, January 01, 1996