@wheel1 wrote:
hi,
I need to create a 3d model for a vessel container. A reefer vessel container exists of around 1400 parts. So it is very difficult to know these all by hart. So we would create some 3d models of these different vessel containers, with clickable areas. This program is for repairing such vessel containers.
So i would like to create a 3D model with clickable areas. Then when the user clicks on a part in the 3d model, i would like to catch this clickable event in my web browser. Then i know which part of the vessel container must be repaired.2 question:
- Can i show a 3d model on a website? I think you can export to html and javascript. But where can i find more info and a good example.
- How can i communicate with this 3d model. Get the click event in my web program of the 3 d model? Also where can i find a good example to do this in Javascript?
Posts: 4
Participants: 2