AlexandrL Thanks ,its exactly what I asked about because I often can't make it work at all or even export from Designer. Only something very basic . Any custom node, pixel or value processor and its almost zero chance . For your case it just follows basic logic : zero in no, one is yes. The rest is UI decoration.
Is it possible to change the Random Seed Value with a Node rather then having to duplicate the previous nodes giving you two nodes with 2 different seeds? For example, If I want to combine 2 different noise nodes, currently I need two nodes, each with a different seed setting. It would be good to have one Noise, which…
You could look for web based node editors. Like this one for WebGL shaders https://nme.babylonjs.com/#UPFJUT#2 It's a bit difficult to use on a small device though, so you should try forcing your browser into desktop mode, to override mobile layout limits.
Hi everyone, brief update for the week. :) I’ve continued refining shapes and making adjustments to improve cohesion and readability throughout the interior. Some proportions and transitions between assets felt a bit too simple before, so I’ve been tightening those up and pushing toward a more consistent shape language.…
Nice that there are DVD's now. :) Less slogging through Nvidia tech docs and MSDN and taking apart other peoples code to find what actually works. Also the packages here don't seem to show anything in my version of UDK, what release are you gents up to? Further: I built up a functional oren-nayar model. And I learned to be…
Not adding much to the thread sry, though wanted to mention this, in-case someone behind the scene actually did or does this. (pst, pm me. ;) ) Wouldn't that be the thing, in my naivety (or just not being very informed) i thought a coder C++ (+) person could "reverse engineer things (being illegal sure but for production…
So now I am a bit confused...What custom Per-Pixel Reflection map node are you reffing too? Is this something that you wrote in HLSL? Can you try and explain what your end result is and maybe we can come up with a solution / work around.
Hi kunalht, I can give you my personal series of study references. Keep in mind it is my own study path, not what every TA should know. As a matter of fact "technical artist" is quite a blurry definition, they can be more art oriented: artists who can script a bit, or more code oriented: coders who write tools for the 3D…
that's not far from the truth. I often wonder if its harder coming into Houdini with a technical background than it is without - personally I find it quite restrictive and weird as hell but that's probably because I could write the code(poorly) to do the thing myself and I don't like having to bend my design to the…