Hi there,
I am trying to get started with 3DF Zephyr, I am planing to use the image from AWS marketpalce, deploy it with aws batch and a front web page can send the setting to that aws batch and finally makes the 3DF Zephyr? to be able to generate 3d model for me. I found tutorial from official site tells me how to use 3DF Zephyr? with GUI, but I can not use GUI since I will going to use aws batch.
My questions are:
1. So far, I found I need to configure the Default.xml file, from https://aws.amazon.com/jp/blogs/news...3dflow-on-aws/, which something like:
<Settings>
<Category name="Samantha">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Stereo">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Surface">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Texture">
<Entry key="Preset" value="General;Default Single Texture"/>
</Category>
</Settings>?
but I can not find any documation tells about how to customize it.
2. Since I will also need to tell the engine about where did I stored the pictures, the configration file, when you finish generating the model where should you output the model file etc. I think I maybe need to configure some .sh file to achieve it but how? since I should not modify the image right?
I know my questions are kind silly but any help will be appriciated.
Best regards,
I am trying to get started with 3DF Zephyr, I am planing to use the image from AWS marketpalce, deploy it with aws batch and a front web page can send the setting to that aws batch and finally makes the 3DF Zephyr? to be able to generate 3d model for me. I found tutorial from official site tells me how to use 3DF Zephyr? with GUI, but I can not use GUI since I will going to use aws batch.
My questions are:
1. So far, I found I need to configure the Default.xml file, from https://aws.amazon.com/jp/blogs/news...3dflow-on-aws/, which something like:
<Settings>
<Category name="Samantha">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Stereo">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Surface">
<Entry key="Preset" value="General;Default"/>
</Category>
<Category name="Texture">
<Entry key="Preset" value="General;Default Single Texture"/>
</Category>
</Settings>?
but I can not find any documation tells about how to customize it.
2. Since I will also need to tell the engine about where did I stored the pictures, the configration file, when you finish generating the model where should you output the model file etc. I think I maybe need to configure some .sh file to achieve it but how? since I should not modify the image right?
I know my questions are kind silly but any help will be appriciated.
Best regards,