https://github.com/gpuopen-librariesandsdks/radeonprorendermayausd
https://github.com/gpuopen-librariesandsdks/radeonprorendermayausd
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gpuopen-librariesandsdks/radeonprorendermayausd
- Owner: GPUOpen-LibrariesAndSDKs
- License: apache-2.0
- Created: 2021-12-07T09:31:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T16:34:28.000Z (over 2 years ago)
- Last Synced: 2025-02-15T00:32:59.561Z (over 1 year ago)
- Language: C++
- Size: 15.4 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
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.