Aviatrix3D
2.1.0

Package org.j3d.renderer.aviatrix3d.loader.dem

File loader for the USGS Digital Elevation Model (DEM) file format.

See:
          Description

Class Summary
DEMLoader Loader for the USGS DEM file format.
 

Package org.j3d.renderer.aviatrix3d.loader.dem Description

File loader for the USGS Digital Elevation Model (DEM) file format.

File loaders are built over the top of the basic parsing framework defined in the org.j3d.loaders.dem package to handle the parsing.

Implementation Notes

The geometry loaded by this loader does not provide any coordinate projection capability. All rendered coordinates are in the raw values provided by the file.

Since a DEM model is static geometry, there are no runtime abilities created, regardless of the flag settings.

DEM models do not contain layers, nor any other form of interesting geometry beyond the raw terrain itself.

Required Support JARS and packages


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org