Hello everyone,
I have a vector shapefile that I use as an environment species. The shapefile was created from a lattice of points that are at non-uniform distances. Points closer to one side of the lattice are much closer together than those at the other side . From this I created Thiessian polygons and imported that polygon shapefile to GAMA and created a species called 'environment' from it. The environment species characterizes the physical and biological conditions in each agent. I am interested in displaying this species in 3D, with the z axis varying with an attribute value that I calculate at each time step. I tried this, and the results were the cells did indeed move up and down the z axis, but did not provide that 'draped' effect I was looking for.
I'm thinking that the 'draped' effect (looks like a table cloth draped over something or a lumpy blanket) is only possible with a grid.
So, my first question is - Is there a way to make a species agents that form an irregular topology from a shapefile, move up and down the z-axis based on an attribute value giving that 'draped' effect? My second question is - can I create a grid species with an irregular cell size? Meaning some grid agents would be larger than other grid agents and since the shapefile was formed using Theissian polygons, how the cells connect also varies...which I suspect would be a problem.
Chris