Hey all,
Marmoset outputs adjustable views of 3D models, and I’d like to embed these in my site.
You can see it running properly on our 3D modelers Art Station page here: https://www.artstation.com/artwork/ybonWQ
Marmoset outputs the info in two files: a .html and a .mview file.
I’ve discovered that I cannot upload .mview files directly, so I’ve hosted both of these files elsewhere. I’ve combed through the support files here: Viewer Integration Guide | Marmoset and on Wix for some assistance, but it just seems a little bit beyond me(I’m an artist, not really a developer).
I tried creating an HTML block and then just dropping in the code straight from the .html file adjusting it to point to the proper hosting location, but I get the following result:
I feel like this might be because the code isn’t properly accessing the Javascript library?
This is the code within the HTML file it provides
MagiQuest Characters
When I put this code in the box I changed ‘PlayerCharacters_Viewer.mview’ to ‘https://cmhandbook.com/z-MagiQuest/PlayerCharacters_Viewer.mview’ which is where the .mview file was hosted.
We’d like to be able to feature these files often, so any assistance would be greatly appreciated!