Reputation: 412
I am developing some sort of browser (war) game, in which player can have a village with certain different buildings (watchtowers, walls etc..) As an overview I want to generate a small 3d model of the village with little interactivity (maybe they can click on a building in the village and it will display info about this building). It should be dynamic (they can upgrade these buildings, and I would want them to change after an upgrade) and depend on values in the database. What tool or programming language is best to use for this? Thank you!
Upvotes: 1
Views: 184