Mindwerks / worldengine

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

Biomes manual #205

Closed esampson closed 8 years ago

esampson commented 8 years ago

Created manual page to hopefully explain how --temps, --humids, -go, and -gv work.

I tried to be clear and concise while supplying full details, tasks which are often at odds with one another. Please let me know if things are unclear, redundant, overly verbose, etc.

ftomassetti commented 8 years ago

Great stuff, like always! At a first read it seems as clear as this stuff can be. I think it would also help promoting how deep and detailed is WorldEngine. It is great what we are building together. I could take another read tomorrow with more calm before merge it (put if @psi29a arrives before me please feel free to go ahead!)

tcld commented 8 years ago

I don't know rst-syntax, so I can't claim to have checked it. Aside from that this is an impressive piece of work and a great (and very much appreciated) read. :) Since I was the one complaining about lacking documentation regarding your newly introduced commandline parameters, I sure want to thank you for taking the time to write all of this down as clearly as you did.

I have nothing else to add, this seems flawless. :)

esampson commented 8 years ago

I noticed a minor flaw in the output so I corrected it.

I didn't think about the fact that people might not be able to see the output.

http://worldengine-ecs.readthedocs.org/en/latest/index.html

ftomassetti commented 8 years ago

Looks good to me but I will wait to merge this because there are a couple of comments from @tcld

tcld commented 8 years ago

My comments are addressed and I am very much satisfied now.^^

ftomassetti commented 8 years ago

Merging then :)