Re: Simple 3D Point Plotting



"Thomas Weidenfeller" <nobody@xxxxxxxxxxxxxxxx> wrote in message
news:ef8658$f48$1@xxxxxxxxxxxxxxxxxxxxxxxxx

Alternatively, you could look for some 3rd party data visualization
toolkit (google ...) which might fit your needs. Or you could look for
similar examples. E.g. there is a very old applet demo which displays
somewire frame data. It might be possible to adapt it.

Yes, that sounds like a better way to go. I can output the data to a file
and display the scatter dots it in another program (probably around 400
dots). Could you point me to the Java app you mentioned, or possibly a free
data visualization application?

- Brian


.