简体   繁体   中英

Display controlable 3D (obj) models on a website

I am wanting to add a 3D OBJ Model on a website, but I have absolutely no clue how to - google searches gives me options for in-browser games, but not this.

I basically just want a model that can be turned around with the mouse. Just like Microsoft's page for Surface. http://www.microsoftstore.com/store/mseea/da_DK/pdp/productID.300225600

You are looking for WebGL ... there is a lot of websites that offers to view 3D objects directly into browser, such as https://sketchfab.com/ or https://p3d.in/ .

in Microsoft website they are using a image based plugin that simulate the product rotation, you have to take a 360 degree pictures and upload them into your hosting so that plugin work. I recommand to use a 3D model instead, in addition its supported on mobile

have a look at http://www.x3dom.org/ , https://playcanvas.com/ (its not related but it'll do the job) hope this helps :)

我最近发现Online3DViewer看起来很有希望,演示在这里3dviewer.net

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM