Need this to render the entire platform from the model provided by the user through the web ui, stored in the database, and provided to holos via the api.
Some exploration around if the API call should be inline in render or two steps to fetch the model into a file, then render the platform.
Need this to render the entire platform from the model provided by the user through the web ui, stored in the database, and provided to
holos
via the api.Some exploration around if the API call should be inline in
render
or two steps to fetch the model into a file, then render the platform.