Is there program which could generate library with objects based on txt file or some very basic xml? My idea is to create polygons based on ground plans of buildings. If I could have a script which detects the lines or corners of building and then computes the points/coords for the building and its height, I would write it to txt file. I could do such program, but my question is if there is some program which could be run from command line, so it doesn't need gui. Its use should be as simple as possible just like resample.exe is. So I would just pass the file to the program and it would generate my library file. I am not that kind of person who would build houses manually, howerver if I can identify the building on map by program, then I would like to build library. Such objects should use default texture, so all the need is to define ground polygon based on txt file, height of the building, location of object, and some number to identify textures to use.
