简体   繁体   中英

How to read DEM files using C#?

I want to read dem file using C#. Is there any library available for that? Preferably open source.

Perhaps there is a library, I couldn't find one. However Patrick Murris has created a terrain viewer that uses a DEM file for terrain elevation, you can download the source here: http://www.alpix.com/3d/TerrainViewer/

I haven't checked the quality of his code, but perhaps it's helpful for you.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM