Terrain Generator: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{discussion}}
==Model==
==Model==
Let M be an x by y terrain map.
Let M be an x by y terrain map.
Line 5: Line 6:


==Implementation==
==Implementation==
The tool will be written in Java, allowing anyone to run it as long as they have a copy of [http://developers.sun.com/downloads/|Sun's Java].
The tool will be written in Java, allowing anyone to run it as long as they have a copy of [Java|http://developers.sun.com/downloads/].
 
==Stories==
===Generation of Terrain===
# User specifies min elevation
# User specifies Max elevation
# User specifies x,y
# Clicks OK
# Map generated
# Clicks save
# Dialog opens and user can save as png file
[[Category:OOC articles]]
13,525

edits