Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

An option the change the location of MeshroomCache would be great.

Open jamesAllenJahner3rd opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. 15:58:50.072224][fatal] Unable to load: c:/Users/Office/Documents/MeshroomCache/MeshFiltering/aaa9c57ce2c4d45c0442d8cdcee141340818b288/mesh.obj documents is a Controlled folder access for Windows I'm have trouble with every .exe file.

Describe the solution you'd like An option the change the location of MeshroomCache would be great.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

jamesAllenJahner3rd avatar Nov 18 '20 22:11 jamesAllenJahner3rd

Save your project to a folder of your choice before starting the reconstruction. The cache folder will be created in the same location. If you want to change the default cache folder, you can save an empty meshroomproject.mg to the desired cache folder location. Then run Meshroom with the cli option + path to your .mg file. On windows, create a new text file in the same location as the Meshroom.exe, with the content: meshroom.exe d:/path/to/your/folder/graph.mg. Change the file extension from txt to bat. Now you can run the bat file and meshroom will initiate with the new cache folder location.

natowi avatar Nov 19 '20 08:11 natowi

+1 I'd like to be able to set the cache to a faster drive (e.g. SSD) than where I keep my project files.

GitHubGoody avatar Nov 08 '23 15:11 GitHubGoody