I would loike to know the best language to create 3d interactive images for web borwser using html5.
Here's the thing: I want to create a 3d image, which can be manipulated by the user in specifix points (the image's vertexes), so the user will be able to create another image from the image I'vre provided for him.
I heard you can use jQuery, jCanvas and html5 to do that, but I'm not really sure if only those are enough.
It'd be great if I could program all of it with C#, or any other Microsoft tool, but if it's not possible I'm open to new ideas.