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.
Just in case you're not aware of the current 3D gamedev industry situation: it's not good. Lots of layoffs happened which means you're competing vs. people who have a lot stronger portfolios and most likely more experience. Prop artist role is very rare, Weapons artist role is probably even more rare nowadays and the bar…
@pixelpatron @sacboi - Thank you for encouragement, much appreciated :D Continued to work on the materials. (Made the wood lath in Zbrush and then exported the heightmap to SD and finish the rest of it there.) I've been learning Unreal material nodes for the past month. So far, I've implemented vertex painting, ability to…
Max is continually kicking my ass with shit like this. Minding my own business, doing whatever (skyrim outfits) and for whatever reason it decided to stop with the semi-transparency when i alt-X been persisting for a couple days now, so restarting doesn't fix it. Any ideas where should i look to fix this?
Thanks everyone for the kind words and the great questions! Let’s dive in. Working in VR is truly like walking on a razor's edge. It’s a technical hell where every decision must be calculated ten steps ahead. Performance requirements (high resolution across two displays + high frame rates) leave no room for error, and you…
Hi! I have a funny error... For job they asked to me to work on Maya 8.5 =___=... I'm basicaly on Maya 2008 then some script don't work anymore... Anyway... when I try to open my script editor, the pannel is completly grey, nothing appear, no menu, nothing. And I have this error in the bottom right log : // Error: file:…
I've just finished another example of a material I've made using the custom Stylized Nodes I've been working on in Designer. This one uses a wood surfacer node as well as an Edge Notching and Edge bashing node.
Thanks for the response. After much fiddling, I found out the error. It was because I had nodes that was not deleted as history. For instance, the node at hand is "PolyAverage", so when I move a vert, the node is still calculating.