I haven't actually tried this, but my guess is that yes, you can. Here are the steps I'd take in trying to experiment with the setup: * Make Sure to name the Scene Node for your weapon the same name as the node the bone attaches to. * In WWMT, make the Model Name the weapon model name. * Move the weapon to a position such…
New question here. I want to export a mesh from max to crysis 2 sandbox. The mesh consists of one main object and 4 subobjects assigned to it via schematic view. For every part I have set up a material in max as a multi material. The material with the sub materials exports fine from max; But I just cant assign them to the…
man'o'mule: The fresnel term is really a 0-1 range based on the camera to surface normal dot product I think the math goes: (((LookDirection dot Surface normal ) *-1) +1) ^FresnelStrength Which, if applied to specularity or diffuse, makes pixels brighter the closer they are to being perpendicular to the camera's look…
set selfillumination to 100% put diffuse into multiply RGB node, or composite node and mulitply the lightmap over the diffuse. you may need to increase the output of the lightmap it the bitmap node.
He saw what he had created and knew . . . it was a MONSTER - dum dum dum Goals: 1. Create a useful Maya viewport shader with many functions and techniques to showcase a wide range of surface properties 2. Write a Shader with a compartmentalized structure that is easy to read and dissect for people learning to code. This…
Thanks for the quick response! Sorry I couldn't reply sooner here. Okay so I tried running the setup you've got on the nodes but my emit from geometry node is always showing up red. Since I'm so new to ICE just gonna assume I've set it up wrong. Was a little harder to tell what you were plugged into with that collapsed xD…
Make your own material and use the texture coordinate node. It'll give you the UVs per-pixel and you can use clamp nodes or if nodes to turn these values into colours.
@TTools You can use the same place2d nodes how you describe. Sometimes it's easier to drive multiple nodes with some other node to act like a master controller though.
It's probably due to the "Output size" setup used in the graph nodes. Be sure to specify an "Absolute" size to your bitmap nodes, and a "Relative to parent" size to the node just after each one.
sometimes its also just part of the outsourced work that nobody ever sees. and to be fair its realy hard to sell a million nose shape outside a character creator system.