Home > Professional > Programming > Atmospheric Simulator | ||
Atmospheric Simulator![]() The StoryThis project started when I first tried my hand at making some Java code for manipulating a hexagonal map. I was going to try out some stuff for a turn-based strategy game (I'm a big Civilization fan!). It didn't take many hours to get the hex map, and it needed some reasonable content.So I created a generator for generating a surface with real continents. And then a model for the rainfall and water flow. And then a model for the temperatures and the seasonal variation. And then the ocean currents. And then the vegetation types. At that time I was running at the edge of how much it was reasonable for me to study climatology and meteorology and that kind of stuff. My plan was not to become a meteorologist. I think that with some further development this could be made an interesting learning environment for high school geography classes. I was considering using this program somehow for my master's thesis, investigating data visualization and mental models or something. However, I became involved in another topic for my master's thesis, so I dropped this project. Features
See a slideshow of screenshots. If you're interested in trying out the program or developing it further, please contact me! |
||