Azure Remote Rendering Toolkit (ARRT)
Azure Remote Rendering Toolkit (ARRT) is an open-source desktop application developed in C++/Qt that is meant to help getting start with Azure Remote Rendering. Additionally it's meant as a sample application for how to integrate Remote Rendering into your own product.
Features
The application can be used to:
- Upload files into an Azure Storage account.
- Convert 3D models for ARR
- Start a new ARR session or connect to an existing one.
- Render converted 3D models using ARR.
- See basic performance numbers.
GitHub Repository
The ARRT GitHub repository contains full C++ source, documentation and pre-built binaries.