Hello,
I have a requirement we need to show the image 3D in web page is it possible ? Please help if any one came across this scenario.
Thanks,
Hello,
If it’s an existing image, you can’t make it 3D in a web page. You need to use to use some photo editing software to make it 3D.
If you need to create 3D models/shapes, you can use HTML5 Canvas
http://arc.id.au/Canvas3DGraphics.html
http://seb.ly/2009/09/simple-3d-in-html5-canvas/
Or silverlight with XNA