I'm looking for an easy way to generate good looking map tiles. The main usecase here is for textures for Val's awesome rental kiosks. For now - I have just grabbed the existing map tile (or just taken a screenshot of the map itself) but I have seen far better renditions elsewhere.
My investigations have led me to Warp3DImageModule with an understanding that it may have a memory leak and so not to use with refreshing tiles. As I have that set to never anyway and manually generate new images with "generate map" - that's not an issue for me.
However, as soon as I set that as the map module - the regions refuses to get past loading objects. It then just sits there forever (or at least too long). It seems that either the module is broken - or I need additional configuration that I can see no reference to.
Anyone know what's wrong with this module and/or have a solution for making a nice looking map tile?
Many thanks :)
MrSnoodle: Not sure I can help much, but what type of setup have you got? Dream Grid? Diva Distro? Osgrid? Other?
Its pretty easy to get the Warp3DImageModule working on Osgrid, but when I tried to get it workin... 5 days ago