torch-merf
torch-merf copied to clipboard
Web viewer issue, windows.
Hi, I cannot run the web viewer, tried chrome and firefox, both on Windows. I am passing the assets dir (or the json file) as the parameter, and the view stays at
I enconntered the same problem.
I solve it as the follwing:
-
cd the the project root path, not in the renderer directory.
-
run:
python3 -m http.server -
go to your brower, and open
http://localhost:8000/renderer/renderer.html?dir=../workspace/assets