Mindwerks / worldengine

World generator using simulation of plates, rain shadow, erosion, etc.
MIT License
987 stars 128 forks source link

Export #108

Closed psi29a closed 9 years ago

psi29a commented 9 years ago

Adds support to export the heightmap from the world file into any format supported by libgdal.

ftomassetti commented 9 years ago

We should probably describe the new option in the README (or move that part to a separate MANUAL file). I think it is worthy to tell at the top of the README that generated worlds can be exported.

AppVeyor is failing :(

ftomassetti commented 9 years ago

"don't know how to compile Fortran code on platform 'nt'"

psi29a commented 9 years ago

There will be a new manual section, using sphinx to do not only API documentation but also holding manual for a more verbose explination. This also includes screenshots and most of the stuff int he huge README.md file

psi29a commented 9 years ago

appveyor is going to take time, first we need to find out how to install libgdal on windows :)

psi29a commented 9 years ago

Maybe we can try this: https://trac.osgeo.org/osgeo4w/wiki

psi29a commented 9 years ago

Yay, containers! travis is now super responsive, we now have 4GiB of ram instead of 3, 2 dedicated cores instead of 1.5... now to fix pypy