Message 1 of 1
Creating a Shader

Not applicable
02-10-2020
12:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am attempting to use this custom shader in Maya.
https://area.autodesk.com/tutorials/writing-a-vector-displacement-shader/
I am using these steps to get it to work.
Everything works but when I type %ARNOLD_PATH%\bin\kick -l "path_to_shader" simpleScene.ass
to render the scene in MEL, I get a syntax error.
I was wondering if anyone could help me fix this or give some advice.
Thank you