General ShapeDiver questions

Hello, we are trying to determine whether or not ShapeDiver would be a good fit for us. The first big question is if our customers would be able to interact with a model without having to register a ShapeDiver account. Ideally they could click on a link and interact with the model parameters without having to login in. The second big question is how we would then obtain their designs through some sort of submit button. Ideally they interact with the web app via link, when they are done they press submit and we get an email with the baked out model and a text file with all their manipulated input parameters. Would this be achievable? What level of subscription would be required? Thanks!

  1. After you upload a model to ShapeDiver, you can:
  • Leave the model public: it will be available for anyone to interact with, and anyone can find it in the gallery.
  • Make the model private: in that case, you can enable link sharing. Anyone you send the link to will be able to interact with the model.
  • In any case, you can also always embed the model in any website, as an iframe, an App, or using the viewer API. This lets you control who accesses the model depending on how and where you embed it in your own website.
  1. The submit workflow you are describing can be achieved by using the Email Export component of the plugin. Check out the documentation article about this component to see how to embed the exported file, as well as display the chosen parameters in the email.