Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question
HTML5. Canvas/WebGL. JavaScript. – Dan D. Feb 18 '12 at 16:20
Can I really create good 3D images and control them with only that? Sorry I'm really new to web programming – morcillo Feb 18 '12 at 16:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.