- Download the zip from the release tab
- Unzip it.
- Use the
install_built.batfile to copy the files to their correct folders for Maya and Arnold.
Or copy manually if you have not installed maya in the default intall location. - Releases are for Windows only.
- Clone the git repo (use git or download as a zip)
- Run the script
install_build_tools.batto install MSVC build library. Skip if you have Visual studio 2022 installed, this will give an error if you do not have Winget package manager installed in Windows - Run the
build_plugins.batscript to build it. - Then run the
install_plugins.batto copy the built binary to their respective places.
Or copy manually if you have not installed maya in the default intall location.
If you are not on Windows you may have to create your own build files, the scripts should still work.
I was stuck in this project for the better part of a year, maybe even more. Today I just wanted to go back and fix it, so I asked Claude (Anthropic) to see if it can fix it, branch https://github.com/revoconner/maya-reconstruct-normal/tree/claude/fix-maya-normal-map-013cQdkXaqKKNvk2BEfnSSuh
That did not work unfortunately so I asked it to just create a research of whatever it found, when I fed it all I had asked in the Autodesk forums last year. That was very helpful, because I got no replies from people in the forum.
The reasearch file is present as a markdown file in this branch, feel free to use it to make your own shader or maya texture based plugins
