I use a Marmoset viewer .mview
file and a html
file from my local disk that should load it. I plan to make appear the 3D scene in my wpf browser.
The browser itself works, can display marmoset scenes found online, but cannot retrieve the .mview package. I tried this thread here as well but to no avail: the html file loads but can't access my other file (they are in the same folder as needed).
How can I allow a html file to get access to my local disk to load that file? (All that marmoset needs to show the scene is to have the .mview file in the same folder as the html file that loads it. Everything else is done by a script that comes with the export).