Get halfway through a model and find it's an unworkable mess? Can't add edge loops where you need them? Can't subdivide a mesh properly? If any of this sounds familiar check this course out.
any ideas on how to render bump maps in ao? I've found this :-
"First make a lambert node and make it white. Then plug the AO node into the ambient colour of the lambert then add your bump map as normal to the lambert and assign it to your mesh"
I've done this, but when I try to assign it to the mesh I get an error: error while parsing arguments
Physically it's not really possible. Ambient occlusion is a shader that returns the proximity to other geometry as a color, black->white. Bump mapping doesn't affect the actual geometry, it just distorts the normals to give the effect of displacement.
This is what displacement mapping does. Here's an example, with bump mapping on the left, and displacement on the right. Image
If you're getting the "error while passing arguments" error, try restarting Maya, and try again.
ok thanks. I've learnt a little more about occulsion so I kinda understand why it's not practical.
I saw this picture and assumed it was ao, but looking again now, it doesn't look to be. not from what I've learnt anyway.
You may not post new threads |
You may not post replies |
You may not post attachments |
You may not edit your posts |
BB code is On |
Smilies are On |
[IMG] code is On |
HTML code is Off