Maya非真实渲染框架(MNPR)是一种直接的程式化流程,它通过艺术方向(直接在Maya viewport)推动NPR研究中的艺术状态。这使得这个系统对熟悉这个软件的艺术家来说是非常熟悉的。
Installing MNPR is straightforward:
-
- Extract the MNPR folder anywhere
- Drag and drop the install.mel file into the viewport
- Wait for MNPR to install and restart Maya
Still unsure how to install MNPR? Watch the short video —>
Installation FAQ
I can’t get the system to install using the install.mel file, what can I do?
There are two ways of manually installing MNPR:
Solution 1: Temporarily remove the content in the Maya environment file
-
- Copy the existing content of Maya.env to another file
- Clear all the environment variables (which you have copied over already for backup) and save the file
- Drag and drop the install.mel file again into the Maya viewport -> it should install successfully then
- Merge the other environment variables with the new ones in the Maya.env file and save.
- Restart Maya
Solution 2: Insert the system paths manually to the Maya environment
- Enter the following environment variables into Maya (make sure the shelf path is the first environment variable)
MAYA_SHELF_PATH=%YOURMNPRPATH%\shelves;
MNPR_PATH=%YOURMNPRPATH%;
MAYA_PLUG_IN_PATH=%YOURMNPRPATH%\plugins\%MAYAYEAR%\%OS%;
PYTHONPATH=%YOURMNPRPATH%\scripts;
MAYA_SCRIPT_PATH=%YOURMNPRPATH%\scripts;
XBMLANGPATH=%YOURMNPRPATH%\icons;
MAYA_VP2_USE_GPU_MAX_TARGET_SIZE=1;
- If your are on Windows, run this mel script:
setRenderingEngineInModelPanel "DirectX11"
- Restart Maya
- 打赏
- 分享
分享到...
请选择打赏方式
- 微信
- 支付宝
声明:早昂CG资源网所有资源(包括但不限于模板、插件、软件等资源),如无特殊说明或标注,均为出自网络,所有提供下载的软件和资源均为软件或程序作者提供和网友推荐收集整理而来,仅供学习和研究使用。如有侵犯你的版权,请及时通知我们,本站将立即改正,同时删除早昂CG资源网「ZaoAng.com」的文件。
本站原创资源发布会标注。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
本站原创资源发布会标注。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)