An open API service indexing awesome lists of open source software.

https://github.com/gpuopen-librariesandsdks/radeonprorendermayausd


https://github.com/gpuopen-librariesandsdks/radeonprorendermayausd

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# RPRMayaUSD
This project allows you to work with hdRPR hydra render delegate inside Maya. Also it contains some additional features like AMD MaterialX Library which is available in RprUsd plugin

## How to build:
We support Maya Maya 2024.1. In order to make an installer, please, do the following:
### Prerequisities:
- Visual Studio 2019 (with toolset 141 for Maya 2023 and toolset 142 for Maya 2024).
- CMake (tested with 3.20.3).
- Python (tested with 3.10.8)
- OpenSSL installed on your machine and visible for cmake

#### For Maya 2024.1
- Install Maya 2024.1
- Download Maya 2024.1 SDK
- Define environment variables:
MAYA_SDK_2024 - Path to Maya 2024 SDK, i.e C:\Autodesk\MAYA2024_SDK\devkitBase
MAYA_x64_2024 - Path to Maya 2024 installation folder, i.e C:\Program Files\Autodesk\Maya2024
- extract \..\MayaUSD\Maya2024\0.23.1\mayausd\USD\devkit.zip in place.
- run build_with_devkit_2024.bat from x64 VS2019 command build tools to build hdRPR and RprUsd maya plugin.

### Developer mode:
For developers:
- Run steps Maya 2024.1.
- Define environment variable RPR_USD_PLUGIN_DEV_PATH - /RprUsd/dist
- Copy mod file for Maya 2023 (rprUsd_dev.mod) or Maya 2024 (rprUsd_dev_2024.mod) from /RprUsd/mod to Maya Modules Directory (i.e C:\Program Files\Common Files\Autodesk Shared\Modules\Maya\2024.