|
From: Justin Y. <gus...@gm...> - 2009-07-13 16:47:43
|
What exactly can be done in Repast with World Wind? Does Repast Symphony provide any functionality besides the simple 3D display (for example overlaying your own terrain data or extracting data from other layers)? What we want to do is project our simulation onto maps and have the terrain influence movement and interaction of the agents. What would be the best way to do this? While thinking about it now it seems as though we should just manage all the GIS information as a simple 2D simulation (loading the shapefiles and such) and then just map the resulting placement of agents onto the 3D display at the end of each turn. |