I was deciding to implement funtions to my coding for my 2nd phase of this assignment which is giving controls to the shader.
My aim is to get the Panda face to have a MIX COLOR function, and a anti-alias to the face.
However, I kept getting an error when compiling the shader.
So, I just did the easy way which is to give controls to the different shapes individually, and now the animation is only limited to solid color changes.
Other problems:
.the numerical number only works fine within range of 0.00 to 0.01 for Radius of circles.
.when shader is loaded on a polygon in Maya, the image is cropped.
Click here to see coding. |