21.8.07

Initial Stages

At present, I am in the initial stages of implementation, experimenting with different datasets, libraries and tools which I can use effectively. So far I have tried : SDL/OpenGL for drawing in OpenGL, vtk(visual tool kit) for simple visualizations, GDAL+OGR libs for reading/storing/writing GIS data. I'm planning to use C++ for the project. Have already downloaded some sample DEM data from the USGS GTOPO30 dataset and played with some command line gdal & ogr tools. I was able to generate some images through these tools which I then tried to read in Paraview 3.x. Next, I'm planning to try out some widget libraries like FLTK, wxWidgets and Qt for the GUI.

playing with sample data in Paraview 3.0.2

Other general thoughts: need some climate data that is useful enough to document drastic change in the physical features of the world over the ages, need some basic anthropological factors that probably influenced ancient human migration, need to establish a basic rule-based algorithm for the simulation of the migration etc..

16.8.07

MigraInE: A tool to simulate human migration

Migration of Independent Entities - MigraInE. This is inspired by the Genographic Project by Dr. Spencer Wells and Craig Reynolds' boids. For a detailed discussion of the Genographic Project & Boids take a look at:
The Genographic Project
Craig Reynolds's boids

Human migration is a very interesting topic. It has fascinated a lot of scholars in the past. Migration is a continuous process and its happening everyday, everywhere in this world. My project would simulate humans as artificial migratory beings controlled by various factors like food, shelter(land), resources, climate etc. The journey of humans can be tracked in a real-time simulation over time starting at around 200,000 BC. Unlike the Genographic project which is based on the analysis of mtDNA of volunteers across the globe, this would be based on various physical, social & climatic factors that govern the migration. Historically important climatic changes will affect the route the humans take. I hope it would be an interesting journey for me to document the journey of men from the dawn of humans.