Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 237 Bytes

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