Command line usage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kingrichy
    Blossoming 3Dflower
    • Jul 2024
    • 2

    Command line usage

    Hi - is it possible to drive Zephyr from the command line? I need to generated textured models from photosets programmatically without user interaction.

    Cheers!
  • Andrea Alessi
    3Dflow Staff
    • Oct 2013
    • 1328

    #2
    Hi,

    for that, you'll need to look into our C++ SDK, FlowEngine: https://www.3dflow.net/flowengine/

    You can use the batching tool (which is a GUI batching tool) in Zephyr, but if you need command line capabilities (or in general, automation capabilities) you probably want FlowEngine

    Comment

    • kingrichy
      Blossoming 3Dflower
      • Jul 2024
      • 2

      #3
      Gotcha - thanks for the quick reply!

      Comment

      Working...