What does the shader network look like? Textures aren't assigned to objects. You assign shaders to objects and the texture is a property of the shader. Can you post a picture of the viewport with the incorrect shading?
Thanks for sharing the shader. I used your stubs to implement a toon shader based on the recent Guilty Gear Xrd GDC talk. Check it out at: http://miketon.posthaven.com/tag/shaders It's available on github at : https://github.com/miketon/Maya_Tools/tree/master/Shaders/Toon_xrd I really appreciate the dirLight hookup;…
I Keep hearing about them on sites like game artisans and CG talk. I know that they ralisticly shade and light your models but I cant seem to find a site to buy one. Are some shaders olnely compatable w/ some programs like maya/max. Sorry, im a huge noob to 3d.
Yo, I’m a programmer and currently working on an algorithm for computer vision. In essence I want to recognize patterns in the color values of an image by checking if the RGB values increase or decrease in certain areas. When you want to make your images brighter or darker, are the red, green and blue values similar to…
hello everyone :) @warby: I'm not sure all blending states are supported. I remember playing around to get transparency working so it might be possible. But don't underestimate the ability of maya cgfx plugin to be buggy on every single feature ;) that's something I'd like too, I'll look into it. @malcom: you indeed need a…
okey doke. I came across this thread cos i'm currently exploring piping stylized assets through Substance designer/painter, to find a speedy workflow that will give completely consistent results while retaining a 'toony' feel. So i read through all of this to see if anyone was sharing some useful nuggets. Like everyone…
Hello everyone! I'm very happy to share my latest project with you! It was quite a long journey, but it was also a lot of fun and seeing this character taking shape and life was definitely very satisfying! All the lighting, presentation and renders were done in Unreal Engine 5.6. I'm very happy that I can finally say that…
Thread HIJACK I did a quick and dirty conversion of the renderman shader from my previous post - here is that in Maya. not gonna take this further, no free time for it - but those interested should also check out the Nvidia Shader Library, there are similar shader examples. Edit: Im not gonna share this cgfx shader cause…