ShapeNet / shapenet-viewer

ShapeNet Viewer
MIT License
188 stars 25 forks source link

save all screenshots not working #9

Closed yzp12 closed 7 years ago

yzp12 commented 7 years ago

Hi! I was trying to save all screenshots for all models in chair class. I ran the command: save model screenshots all 3dw chair, but with no response. Any help will be appreciated!

msavva commented 7 years ago

Apologies for the long delay in responding.

Before running this command, you need to successfully register your local copy of ShapeNetCore using: register shapeNetCore <path> The <path> points to the root of an unzipped ShapeNetCore.v1 or ShapeNetCore.v2 archive containing the taxonomy.json file and numeric synset id subdirectories with model OBJ+MTL files.

If you are still having issues running the command, please let us know and we will re-open this issue for debugging.