I have 3D CAD model that I want to show on a web page. I'd like to show it in a form like a <img>
tag (e.g. inline with everything else rather than as a separate page) and I want the visitor to be able to rotate the model to view it from different perspectives.
What options do I have?
Things I'm thinking of/looking at
Edit: The model is not very complex so perf is not a major concern.
Chrome Experiments has released several 3D Javascript applications. Here's an example: Colors Cube