Skip navigation links
Aviatrix3D Code

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

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

See: Description

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

Skip navigation links
Aviatrix3D Code

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2001 - 2015 j3d.org