|
I have developed a basic GTOPO30 viewer
called CortezMap. However, I want to be careful that I'm not just reinventing
the wheel. So, instead of continuing with development of CortezMap, I'm looking
hard at existing viewers to see if they can present GTOPO30 images. In
addition, a viewer must be adaptable for distributed visualization. This means
it must be capable of connecting to a data transmission backbone and probably
be able to be contained in a Web browser. This limits the field to either Java
applets or COM technology. I strongly favor Java applets because they are
multiplatform.
What I'm hoping is that I can find a good
2D and 3D open source viewer and modify it to accept plugins for various file
formats. Any suggestions???
Below I've provided some notes on viewers
as the work progresses.
|