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 {@link 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.
Required Support JARS and packages
- {@link org.j3d.loaders.dem},
j3d-org-loaders-dem.jar
- {@link org.j3d.renderer.aviatrix3d.loader},
aviatix3d-all.jar