this is a skinned object (an arm) ive animated it using bones, and now im trying to render it, but it keeps getting shaded as if it was in the default pose (arms outstretched) the picture is taken from the viewport but it happens when rendering too (tried it with scanline and mental ray) so, any ideas on how to get the…
So here I am, getting back into modeling after moving fully across the US (CA to NC), all I want to do is take my model from Wings and drop it into Maya for rigging and animation... Problem is these little artifacts in the shading. Well, no problem, I can just selectively fix those... (Of which there's usually one per…
How would one do a shader script that: - stage one would scroll an additive fire texture upward, the 'fireball' stuff - stage two would 'alpha' this out to a blob shape where we don't get seams and such ugliness, and make it look more like an actual fire. I used to have this all printed out but it's all gone now, to a…
I'm writing my first shader in tb3. i'm trying to recreate the rime flame that simon shared in his talk and am staying as close as i can to the material he was able to provide here. https://www.youtube.com/watch?v=_mcXnb2tSa8&feature=youtu.be Right now I am distorting the uv's by adding it to my main texture's texcoord.…
These baking artifacts are caused by the convergence of a number of separate but related issues. Material artifacts: The material on the high poly model is generating additional surface information that's causing normal baking artifacts. Removing the material from the high poly model resolves this issue. The material on…
Possible newb question; how do you set independent shading modes for objects in Max? Example: I'm modeling a low poly mesh over the high and want to display the low poly in wireframe but have the high shaded only.
Hi! Looking at the screenshot, the low poly clips through the cage in that area, so I think you identified the source of the issue correctly. To solve, I would add some supporting geo around that steep edge and check how this affects the cage. Since you're using hard edges, you could theoretically add geometry just for the…
I'm having some trouble with the normals on my wall. The one on the right shades correctly, but when I rotate the object 180 degrees, the shading is reversed. Anyone know how to correct this? FYI, normals baked in Xnormal, rendered in UDK.
Hey Guys, just a quick question about canopy shading in Unreal Engine 4. I'm still getting (no matter how hard i try and fix it) this white shading on the top of my canopy where the light passes through the top. I cannot quite understand why its still doing this, I've reimported it both with my own vertex normals and…
Excellent, I have fixed it now. I am viewing the shader in RenderMonkey and it seems that the default cube model it comes with has its UVs layed out as a cross shape. I exported a default cube from Max and the shader looks perfect now. It was only a simple effect - I was trying to make a fan blade spin. Thanks for all the…