Working with Marmoset Scene(.mview file and a javascript library) files?

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!

I am also having the same problem. Did you find a solution. I want to use this coz artstation does not allow more than 15mb. Let me know if you solved it

Wix sites do not directly support this file type. You might be able to consider using an HtmlComponent . For more information, see the article Working with the HTML Component in Corvid .

Furthermore, adding code to an HTML component is not a part of the Corvid product (which is what this forum is about). The basics of an HTML component is to put any HTML code in it. That code can be copied from any source that you want, but you need to know the exact code to put there (which is not related to Corvid)… You will need to check with the service provider to find out how to get it work.

Hi Yisrael,

Can you point us to where to service provider? This topic or Marmoset comes up #1 on Google search for Marmoset Wix implementation.

Feel free to suggest this as a new feature. Wishlist Page is the new official platform for requesting new features.

This is an old post and is being closed.