web - What language/tool can I use to generate a dynamic 3d model on a website -


i developing sort of browser (war) game, in player can have village different buildings (watchtowers, walls etc..) overview want generate small 3d model of village little interactivity (maybe can click on building in village , display info building). should dynamic (they can upgrade these buildings, , want them change after upgrade) , depend on values in database. tool or programming language best use this? thank you!

you try three.js or babylonjs.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -