About the Constellation Java Applet

Latest version: 10/18/96

See also: How to use the Constellation Java Applet

Take a look at some of the other Java programs I have written.

This is a program that allows you to look at the constellations as they appear on the sky. It allows you to scroll around and zoom in or out. It is still pretty new (I started it on 8/21/96) so it can't do a whole lot yet.

The "New" constellations were created by H.A. Rey (the author of Curious George) about 40 or 50 years ago. The Standard constellations came from XEphem version 2.8 (they were created by Chris Marriott and translated by Elwood Downey).

I know it's really slow. My apologies for that. I will try to speed it up soon.

I got the idea from StarGazer by tasanan@smart.net. Try it. It's very good.

Download the Java Programs and Data Files

If you want to run this program more quickly, you can try downloading the files and running them locally (i.e. use the "Open File" command from your browser).
bullet Unix: Constellations.tar.Z (318k)
bullet PC: Constellations.zip (303k)
bullet Mac: Constellations.sit.hqx (427k) (9/27/96 version. Watch out, this one isn't updated as often)
I apologize, but because of the 8.3 filename limit in DOS, these will only work in the newer versions of Windows. Don't even try if you are using DOS or Windows 3.1.

Previous Versions

10/18/96 -- Changes since 9/27/96:
bullet Fixed problem with interrupted redrawing of sky. Now there are no more errors with (1) incorrect colors and (2) misdrawn stars/constellations.
9/27/96 -- Changes since 9/18/96:
bullet Allowed relative URLs for he data files instead of absolute ones pointing to www.astro.wisc.edu. This will help portability in the long run.
9/18/96 -- Changes since 8/28/96:
bullet Fixed bug in scrollbar jump

Possible Future Directions

bullet Add planets (maybe)
bullet Add star names
bullet Add the option for other coordinate systems (Alt-Az, galactic)
bullet Add non-stellar objects
bullet Speed up the whole applet
bullet Allow fields of view greater than 120 degrees (i.e. use other projections)
bullet Add a horizon, date, time and latitude (goes with Alt-Az mode)
bullet Add celestial "landmarks" like zenith or north pole and perhaps a grid

Bugs

bullet Off-screen double-buffering pixmap is the wrong size
bullet Bottom scrollbar overlaps the side one
bullet Controls are somewhat obscure
bullet Please email me about any other bugs you find at dolan@astro.wisc.edu.

Back to Constellations Home Page

Chris Dolan's Home Page