view 3D max model in a website

view 3D max model in a website

qchenTPPXV
Collaborator Collaborator
566 Views
1 Reply
Message 1 of 2

view 3D max model in a website

qchenTPPXV
Collaborator
Collaborator

Greeting,

 

I am building my website and would like to know if there is a way to create a section in my website and upload the 3D model. The purpose for this is to allow viewers interrupt with the model. Zoom in, Zoom all and rotate function would be ideal.

 

I grab this example from other people's post. Something like this inside the website would be great.

 

 https://3dviewer.net/#model=https://raw.githubusercontent.com/kovacsv/Online3DViewer/dev/test/testfi...

 

0 Likes
Accepted solutions (1)
567 Views
1 Reply
Reply (1)
Message 2 of 2

MartinBeh
Advisor
Advisor
Accepted solution

I suggest you take a look at glTF and babylon.js - search the 3ds Max forum for both, there is already a lot of useful info.

 

PS: If you have your own webserver, why not directly use https://github.com/kovacsv/Online3DViewer (which is what your example is based on)? Or if you cannot use NPM, you could use their "browser-ready bundle" from https://kovacsv.github.io/Online3DViewer/Page_Installation.html to place it directly onto your web page?

Martin B   EESignature
→ please 'Like' posts that are helpful; if a post answers your question please click the "Accept Solution" button.
0 Likes