Skip to content

Create STL files from SRTM data for the purpose of creating 3D relief maps.

License

Notifications You must be signed in to change notification settings

Geo-Linux-Calculations/srtm2stl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srtm2stl

Create STL files from SRTM data for the purpose of creating 3D relief maps.

Build

$> gcc -Wall srtm2stl.c geometry.c stlwriter.c -lm -o srtm2stl

Usage

$> ./srtm2stl N42W123.hgt N42W123.stl

About

Create STL files from SRTM data for the purpose of creating 3D relief maps.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.5%
  • Makefile 0.5%