Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to render from a path input through command line #16

Open
Michael-Vander-Meiden opened this issue Jul 17, 2017 · 1 comment
Open

Comments

@Michael-Vander-Meiden
Copy link

Given a series of paths, I would like to render the screen-shots. Is there any way to do this outside of the GUI? The important thing is that the paths are not hard-coded and they can be taken as an input.

@msavva
Copy link
Member

msavva commented Aug 28, 2017

Apologies for the long delay in responding.
You can render a series of of paths by providing an appropriate array of commands as strings in the config file for the viewer. See the example at the end of https://github.com/ShapeNet/shapenet-viewer/blob/master/config/batch-render-example.conf .
The load commands can refer to a local filesystem location (i.e. load model <filepath>).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants