I am looking forward to create a web application which allows user to generate 3D human models. When user gives the particular measurements, respective model should be generated.
I am planning to do this in .net platform. I have few questions.
- What are the possible tools and languages
- Is there any library for .net (visual studio 2012) to create a human model at the application run time
Thanks in advance.