Azure / azure-remote-rendering-asset-tool

Azure Remote Rendering Toolkit (ARRT) assists with uploading, converting, and rendering 3D models using the Azure Remote Rendering service.
MIT License
65 stars 16 forks source link

Add option to mock ARRT user interface #161

Closed mafaldag1 closed 11 months ago

mafaldag1 commented 11 months ago

In order to aid development and testing of the ARRT interface, a command-line argument "--mock" was added which mocks the connection to an ARR account and a storage account. This allows users to test the user interface of the app without needing to connect to any account.