I'm making a video where I want to show a few scenarios of this game in 3d:
http://desmond.imageshack.us/Himg156/scaled.php?server=156&filename=imagem3zy7.png&res=medium
As you can see, it has some objects with simple shapes - stairs, walls, barrels. So all I have to do is to model those simple objects and aply the proper textures on the right faces. I have never learned a 3d modelling software so I would like to know, what of them is more suited to this task?
If possible, it would be even better if I could just do it with scripts (python?). For instance, I could make a script that returns the vertex/faces and let the program calculate the model. This would be great as I could get the geometries really fast and then just configure the textures. I'm not really a fan of modelling with the mouse, I always get lost with so many views and stuff.
