[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Map generator in Lua
- From: Ross Andrews <ross.andrews@...>
- Date: Mon, 16 May 2011 10:53:36 -0500
I thought some people on the list might be interested in this: I wrote a random heightmap generator in Lua. Here's the code:
And here's a blog post about it, with examples:
--Ross Andrews